cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronous Message logging

Former Member
0 Kudos

When I go to MDT tool to view the adapter's message at:

http://<Server>:<Port>/mdt/index.jsp and view the Synchronous message's content. It says "Content of message deleted to save memory".

I already switched on the Tracing and its levels for Synchronous in Integration Engine config. I see all the nodes in Request message.

I basically want to see the response adapter message from the target system in Synchronous JDBC call . Not sure with this.

Any thoughts ?

Cheers,

Amrish.

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

you need to change one parameter in visual admin:

Service SAP XI AF Messaging:

messaging.syncMessageRemover.removeBody = false

by default it's set to true

BTW

remember to change it later on

let me know if this worked

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Hey Micheal - It worked however, could not see the message content from Target system <b>before mapping</b> in XI. Only it is showing is after the mapping in XI.

Points assigned for this

Cheers,

Amrish.

Message was edited by:

Amrish Joshi

Former Member
0 Kudos

If you want to see the message in the integration server you have to set the parameter RUNTIME LOGGING_SYNC = 1 in the transaction SXMB_ADM

Regards,

Sandro