cancel
Showing results for 
Search instead for 
Did you mean: 

Getting synchron message data from advanced adapter engine

frank_schmitt3
Participant
0 Kudos

Hi,

we have to get all synchron messages from the advanced adapter engine. Normally all messages with errors must be persisted on data-base. How this will be done? We try to with

/people/kenny.scott/blog/2009/03/08/pi-71-af-messaging-system-audit-log-persistence).

But this don´t work :-(.

What´s about correct messages? How this can be persisted?

Is there a API or we must implement a Adapter Module?

Thanks in advance,

Frank

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You need set below to see synchronous log in SXMB_MONI.

In SXMB_ADM --> Integartion Engine Configuration --> Specific Configuration add entry,

LOGGING with value 1 of category RUNTIME

Thanks,

Vijaya

Former Member
0 Kudos

Hi,

if you just want to see the msg and not its audit log, then in PI by transaction SXMB_ADM - integration engine configurtion - configuration data, add a entry for RUNTIME category LOGGING_SYNC parameter and set it to 1...........then you can see your synch msgs in SXMB_MONI transaction in your PI system.

Regards,

Rajeev Gupta

frank_schmitt3
Participant
0 Kudos

Hi,

that´s not for messages routing over Advanced Adapter Engine, because this data will keep in central memory.

Thanks,

Frank