FHIR Chat · Apache Camel + HAPI FHIR · hapi

Stream: hapi

Topic: Apache Camel + HAPI FHIR


view this post on Zulip Kevin Mayfield (Dec 23 2019 at 15:22):

Suspect this is Camel-FHIR, not HAPI FHIR. Occurs when posting a transaction to HAPI FHIR Server on DSTU3.
(also have HAPI v2 running on the route but don't think it's this)

Failed to invoke method: getCreated on null due to: org.apache.camel.component.bean.MethodNotFoundException: Method with name: getCreated not found on bean: org.hl7.fhir.dstu3.model.Bundle@7d8d4885 of type: org.hl7.fhir.dstu3.model.Bundle on the exchange: Exchange[ID-LOKI-1577114213133-0-3], StackTrace: org.apache.camel.language.bean.RuntimeBeanExpressionException: Failed to invoke method: getCreated on null due to: org.apache.camel.component.bean.MethodNotFoundException: Method with name: getCreated not found on bean: org.hl7.fhir.dstu3.model.Bundle@7d8d4885 of type: org.hl7.fhir.dstu3.model.Bundle on the exchange: Exchange[ID-LOKI-1577114213133-0-3]

view this post on Zulip Kevin Mayfield (Dec 23 2019 at 15:23):

HAPI FHIR and v2 look fine

view this post on Zulip Kevin Mayfield (Dec 23 2019 at 15:28):

Ignore.... my fault :)


Last updated: Apr 12 2022 at 19:14 UTC