Skip to content

Don't Throw Exception on Failure doesn't work properly on XI Sender Synch #137

@MiguelMotta87

Description

@MiguelMotta87

Issue description

I have a synchronous XI Sender scenario, where the ERP sends a message to the CI, which makes an HTTPS request (with the function Don't Throw Exception on Failure disabled), and receives an HTTP Code 400 with a payload informing the reason for the error.
Analyzing the flow in the CI monitors, I don't see any errors, everything occurs as it should. However, when delivering the return message in the XI channel, an exception is generated in the ERP.
This happens for example for HTTP Codes 400 and 404, but works perfectly for HTTP Code 500.
The payload received on 400 and 404, is shown on SXI_MONITOR as HTMLError, and no as MainDocument, as expected.

Feedback Type (Optional)

None

Page Title on SAP Help Portal (prefilled)

Don't Throw Exception on Failure

Page URL on SAP Help Portal (prefilled)

https://help.sap.com/docs/cloud-integration/sap-cloud-integration/don-t-throw-exception-on-failure

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions