cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Sender and SXI_monitor succesfull message not visible

maciej_jarecki
Contributor
0 Kudos

Hello,

I have a scenerio SOAP -> ABAP Proxy. Scenerio is synchro(Best effort). Problem is that message processed by PI is not displayed in sxi_monitor. Sxi_monitor shows only error message, succesfull message is not shown. Everything was fine untille i didn't receive first error message from ERP(abap proxy).

Any idea

Regards

Maciej

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Synchronous messages are NOT persisted and logged by default if they are successful.

If you want to see them then set the parameter LOGGING_SYNC to 1 in SXMB_ADM -> integration engine configuration.

The parameter is for the category "RUNTIME". Also set the parameter LOGGING also 1 to get the individual pipeline steps logged for asynchronus. have a look here for details-

http://help.sap.com/saphelp_nw70/helpdata/EN/d6/49543b1e49bc1fe10000000a114084/content.htm

regards,

francis

Answers (0)