cancel
Showing results for 
Search instead for 
Did you mean: 

Outbound Proxy and SOAP Message failing - SAP PI7.1

Former Member
0 Kudos

Hi Everyone,

When a message is sent from ECC through proxy or IDOC, the message is failing in PI 7.1 with the error as shown below

Not sure from where this error is occuring. Below is the error message.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">UNAUTHORIZED</SAP:Code>

<SAP:P1>401</SAP:P1>

<SAP:P2>Unauthorized</SAP:P2>

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184681
Active Contributor
0 Kudos

Hi,

Refer to this thread or see this blog to find a solution to your problem:

Make sure to search the forum for your problem's solution before you post a new thread.

Hope this helps,

Grzegorz

Former Member
0 Kudos

Hi,

If it is failing at call adapter step with HTTP 401 error code,

it is a access to service issue.

http://www.checkupdown.com/status/E401.html

work with webservice guys & fix the login issue.

-santosh.