on 2024 Mar 25 5:59 AM
Dear All,
We have a scenario as given below. 3rd party is calling an OData service synchronously through CI and Gateway and ERP as per the below flow.
3rd party --> CI --> SAP Gateway --> SAP ERP
We are not using the OData adapter due to some syntax/format issues and HTTP was chosen. Whenever any ABAP dump is thrown in the backend ERP system then the gateway forwards it to CPI but in CPI we get the error like
com.sap.it.rt.adapter.http.api.exception.HttpResponseException: An internal server error occured: HTTP operation failed invoking http://xxxxx/sap/opu/odata/sap/xxxx/xxx with statusCode: 500.
The MPL ID for the failed message is : BGYA-Z0S3gl-6qxBdCngJ8AeHb4c
The detailed error text from ABAP layer is not shown in this message. We have chosen "Return Exception to Sender" in the iFlow settings in order to pass the errors. But how to pass the error dump details from SAP service to the caller?
Request clarification before answering.
Hello
Can you try using the attached script in your exception subprocess? https://help.sap.com/docs/cloud-integration/sap-cloud-integration/script-example-for-exception-handl...
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
84 | |
12 | |
9 | |
8 | |
8 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.