Replies: 3 comments 1 reply
|
if you help to provide a test case we could certainly think about implementation. any information on how that body looks like exaclty (reference material) and ideally a page to test it with. |
|
no complete test case, just an impression. Besides the HTTP header code > 400 the OO resource carries additional informations. |
|
yes,
if I can access the parsed body via an event it would be as nice as an additional instance arg (fx-submission)
regards
peter
…On Tuesday, July 21, 2026 17:53 CEST, Joern Turner ***@***.***> wrote:
maybe getting this information from 'submit-error' details information would be possible too?
e.g.
<fx-setvalue ref="error" value="event('error-outcome')"> so that error-outcome points to <OperationOutcome>
or
<fx-message ***@***.***}</fx-message>
let me know what you think @pherk
--
Reply to this email directly or view it on GitHub:
#358 (reply in thread)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
Uh oh!
There was an error while loading. Please reload this page.
The FHIR standard precribes that an error resource with further informations (aka OperationOutcome) is returned in addition to the HTTP code.
AFAIS, Fore is ignoring the body, only returning the status and a message
regards
Peter
All reactions