on ‎2020 Oct 22 7:43 AM
Dear Experts,
We are using Asynchronous REST receiver interface (using JSON conversion) for that we need to view or capture the detailed error response. In PI monitoring it only displays the error code like 400 or 404 but no further description.

But when I tried with Postman/SOAPUI detailed error message receiving.

I tried error handling with HTTP status code{http_result} and also tried useResponseErrorMessage in module but I’m unable to view the detailed error message in monitoring.
So is there any way to view detailed error message in monitoring or some other without involving new interface.
P.S. I also tried to monitor in SXMB_MONI while using useResponseErrorMessage didn't work
Request clarification before answering.
Hello Everyone,
Sorry for the delay and thank you for your kind answers.
But our requirement is to display the response error message (from the target) in the PI monitoring log. So this can be achieved using a parameter traceResponse with value true.

It will basically display the response message in audit log under Server response row.

Added the respective SAP Note: https://launchpad.support.sap.com/#/notes/2310654
Note : In some cases the Server response may be empty but if you look up in xpi_inspector the response log will be available. Well in our case we used Web services to consume the response.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.