cancel
Showing results for 
Search instead for 
Did you mean: 

Payload cannot be retrieved in /AIF/ERR

Former Member
0 Kudos

Hello,

I configured an ABAP Proxy interface in AIF. It works end to end with SAP Event Management.

Now I want to try to use value mappings, and it also works, but when the value mapped does not exist, it fails. So far so good, my problem starts when I start /AIF/ERR and I want to see the mesage, but I cant. I get the below error message:

Payload of message with GUID 53E6E871E05E0C70E10080000A0C00E6 could not be retrieved

Data content of data message 61 cannot be displayed

My Engine configuration is Proxy/Proxy

Thanks

Erik Bengtson

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

I think I found the response in this blog

quote:

"Note, that you will not see a payload of your message when it sent from test tool in sproxy. To see a payload, you need two things:

1) Turn on logging for synchronous messages in tcode sxmb_adm: Integration Engine Configuration —> Category: RUNTIME —> add new parameter LOGGING_SYNC with value “1”.

2) Send message from your PI/PO system."

Answers (1)

Answers (1)

Former Member
0 Kudos

Does anyone know which table is used to persist the messages from the abap proxy? is it in AIF? Is it mandatory to use PI? I'm not, at least not for the moment.

Thanks,