cancel
Showing results for 
Search instead for 
Did you mean: 

Party and Service not found

Former Member
0 Kudos

Hi,

I was doing 'IDOC(R/3) to FILE(PI7.1)' in xml from R/3 to PI7.1

I am getting error in PI system 'Party and service not found' in Display XML version--> 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>

My steps in this.

I received IDOC in PI7.1 IDX5.

1. created party.

2. ceated business component.

3. created process component

4. created receiver side communication channel with FILE adaptor

5. created receiver determination

6. interface determination

7. receiver agreement

8. integrated configuration

Could some one can suggest what went wrong. I have checked all past forums regarding this message. But I could not get right answer.

Thanks,

Deepak.

Edited by: KDeepak on Jul 1, 2009 12:03 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Deepak,

Can you check your receiver determination once again? It seems something wrong in configuration.

Regards,

---Satish

Former Member
0 Kudos

Hi Satish,

Thanks for your responce.

I created receiver determination.

<SAP:Receiver>

<SAP:Party agency="BS_E70_001" scheme="ALE#LI#LF">0000003031</SAP:Party>

<SAP:Service />

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

<SAP:Mapping notRequired="Y" />

</SAP:Receiver>

I had given

SENDER

party, communicaion component, interface and name space.

Receiver

part and communication component.

type of receiver- standard.

Still unable to resolve my issue. Please suggest.

Thanks,

Deepak.

Former Member
0 Kudos

Were you able to resolve this?

Former Member
0 Kudos

Hi Deepak,

What type of partner profile you have created in ECC system.  If it is not LS then you have to assign the Idoc Partner in you Sender Business System ECC.  Find the below screenshot.

thanks,

Satish.