Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Missing error details #239

Closed
ScaAnders opened this issue Nov 27, 2018 · 3 comments
Closed

Missing error details #239

ScaAnders opened this issue Nov 27, 2018 · 3 comments

Comments

@ScaAnders
Copy link

After working on the MTOM protocol we are now trying to create a minimum request that can be submitted to LPR3. We are now in a situation where our request fails (according the status on the response element) but the error list is empty.
Is it possible that you can try executing the request and give a bit more information regarding the specific error?
(Attached are the request and response).
20181127 raw_request.txt
20181127 raw_response.txt

@TueCN TueCN self-assigned this Nov 27, 2018
@TueCN
Copy link
Contributor

TueCN commented Nov 27, 2018

Hi. What endpoint are you using? If you are using the PatientHealthcareValidateReportingService then I think your request has been validated and no issues were found.

Currently, due to the wording in ITI-41, the validate endpoint always returns
status="urn:oasis:names:tc:ebxml-regrep:ResponseStatusType:Failure"`, even when there are no validation issues.

This might change in the future. See #150

@TueCN TueCN assigned ScaAnders and unassigned TueCN Nov 27, 2018
@ScaAnders
Copy link
Author

Yes, that is the one I am using. I really hope you will fix the validation status so that we can trust the status of the response instead of chasing ghosts :)
Can you provide the endpoint where the commit is only done if the document validation completed successfully?

@ScaAnders
Copy link
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants