Skip to Content
0
Former Member
Dec 11, 2006 at 08:58 PM

Where are the Adapter Log Files?

34 Views

Hello All,

I have an message that just isn't being loaded by the receiving business system and I'd like to examine the receivers log files for additional details to help me debug the problem. I don't know where to look yet. Perhaps the group can offer it's collective advice.

Here's the details of the problem I'm tackling.....

I have a 3rd party system that's trying to send a purchase requisition to an SAP Business System via XI. The message is received by XI correctly. XI correctly performs the transformation and identifies the message interface and selects correct receiver for the message. XI communicates with the receiving business system via the appropriate communication channel.

The message "fails" in the receiving system with the following error:

HTTP server code 500 reason Internal Server Exception explanation Error parsing of SOAP header.

That's not particularly enlighting? What exactly about the SOAP header didn't the receiving system like? Perhaps if I could examine a log file on the receiving system, I could figure out what was preventing the message from being loaded.

A review of TCode SM21 and ST22 on the receiving system - show no errors

The message is being sent to an HTTP receiver channel on an SAP Business System. The URL being posted to looks something like this: http://host:port/sap/xi/engine?type=receiver

That's the URL for the local integration engine's pipeline on the receiving SAP business system, right? SXMB_MONI on the receiving system doesn't show an errors because the SOAP header could not be interpreted. What other log files would I examine on the receiver system to see an error in message parsing?

Thanks for your help! Points will be gladly awarded