cancel
Showing results for 
Search instead for 
Did you mean: 

Error while ORDERS05 IDoc transfer from R3 - PI - SNC

Former Member
0 Kudos

Hi Friends,

I am facing error in PI SXMB_MONI for ORDERS05 IDoc transfer from R3 - PI - SNC.

I have done all the configuration setup in Integration Directory for the Scenario, I am able to successfully send the IDOC for PO from R3 to PI but faced the following Error in PI.

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

- <!-- Message Split According to Receiver List

-->

- <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">PARTY_SERVICE</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

*<SAP:Stack>Party and service not defined</SAP:Stack>*

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

</SAP:Error>

Also I am unable to Configure Sender/Receiver ID in PI > SXMB_ADMIN > Configuration, as while defining Sender/Receiver unable to add the Interface for Sender(ORDERS.ORDERS05)/Reciever(ReplenishmentOrderNotificatio_Out) although I am able to see the same in Integration Repository.

Also In Main message(Part of the message) as shown below, I am able to see Vendor in PARTY Element of xml message for which I have created the PO

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

- <!-- Message Split According to Receiver List

-->

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

- <SOAP:Header>

- <SAP:Main xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" versionMajor="003" versionMinor="000" SOAP:mustUnderstand="1" wsu:Id="wsuid-main-92ABE13F5C59AB7FE10000000A1551F7">

<SAP:MessageClass>ApplicationMessage</SAP:MessageClass>

<SAP:ProcessingMode>asynchronous</SAP:ProcessingMode>

<SAP:MessageId>0050568F-24A0-1DDD-B9F5-3F6DD541FF93</SAP:MessageId>

<SAP:TimeSent>2009-01-21T10:55:20Z</SAP:TimeSent>

- <SAP:Sender>

<SAP:Service>SAPECC6</SAP:Service>

<SAP:Interface namespace="urn:sap-com:document:sap:idoc:messages">ORDERS.ORDERS05</SAP:Interface>

</SAP:Sender>

- <SAP:Receiver>

<SAP:Party agency="SAPECC6" scheme="ALE#LI#LF">0000000006</SAP:Party>

<SAP:Service />

<SAP:Interface namespace="urn:sap-com:document:sap:idoc:messages">ORDERS.ORDERS05</SAP:Interface>

<SAP:Mapping notRequired="Y" />

</SAP:Receiver>

Please Suggest the steps needs to be done for resolving the Issue.

Thanks all...

Regards,

Nitin

Edited by: Nitin Patil on Jan 21, 2009 12:18 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member58757
Participant
0 Kudos

HI,

Can you please provide me the configuration steps? I am looking to map ORDERS05 to XML of type RON and stuck with SNC side configuration.

Thanks,

Menaga

Former Member
0 Kudos

Hi Menaga,

Please let me know where exactly you are stuck in SNC side configuration and what are the error or road blocks you are facing, so it will be easy for me to address your query.

Regards,

Nitin Patil

Edited by: Nitin Patil on Mar 9, 2009 6:13 AM

former_member58757
Participant
0 Kudos

Hi Nitin,

I completed the configuraiton but the PO came in PI successfully but stuck in PI with error

<?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>XIAdapter</SAP:Category>

<SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>

<SAP:P1>500</SAP:P1>

<SAP:P2>Internal Server Error</SAP:P2>

<SAP:P3>Error during parsing of SOAP header</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>HTTP server code 500 reason Internal Server Error explanation Error during parsing of SOAP header</SAP:Stack>

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

</SAP:Error>

can you please help what is the problem , I am not able to find out.

Thanks,

Menaga

Former Member
0 Kudos

Hi

Party and service not defined

Sounds like 1 of the many caching problems in XI. On which stack level are you? Did you try to refresh the cache using SXI_CACHE or the URL:

http://server:50000/CPACache/refresh?mode=full

maybe you can find a hint in the Cache Refresh logs:

http://<server>:<port>/dir/support/public/index.html

and then choose "View Memory Log". Perhaps you have to

raise the log level by adjusting the settings via

"Edit Memory Log Configuration". (But be aware the

a higher log level may slow down the system).

Check this Blog -->>i section The Motivation: Party and service not defined*

/people/shabarish.vijayakumar/blog/2006/09/13/wanna-party

Regards

Abhishek

Former Member
0 Kudos

I think you are handling a case where SNDPRT is not LS so in this case you need to configure the party

for this check the blogs in SDN which may help to understand further.

Check below thread

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/cdded790-0201-0010-6db8-beb9bb2b...