cancel
Showing results for 
Search instead for 
Did you mean: 

Advanced Adapter Engine Monitoring

Former Member
0 Kudos

Hi

I configured the Intergrated Configurations in ID for Sync scenarion to Increase the performance ...

i guess when i run the scenario its working ..but i am not able to see the messgaes in SXMB_MONI ( i think if we use AAE we cant see message in SXMB_MONI correct me if i am wrong ) ..

Is there any way that i can see my Payload in RWB for Synch calls

Accepted Solutions (0)

Answers (2)

Answers (2)

Shabarish_Nair
Active Contributor
0 Kudos

Note: AAE messages cannot be monitored in the ABAP stack (at least currently maybe in later enhancement packages we might)

some reads are:

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70b8adc3-728c-2a10-7fad-d43f2907...

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/700058f0-b1a1-2a10-39a8-ab2627b8...

Former Member
0 Kudos

Is there any way i can see my payload in RWB ..?

Former Member
0 Kudos

I think you are right: Message via AAE does not pass integration engine, so the messages can not be seen from SXMB_MONI.

If message passing through integration engine, you can set runtime parameter LOGGING_SYNC to 1.

Regards.

Liang