cancel
Showing results for 
Search instead for 
Did you mean: 

PI-PI Integration

Former Member
0 Kudos

ECC1--Idoc-adapter---PI1--


(XI adapter )


PI2
????
--


ECC2

Hello I configured to post the idocs in PI2 and from PI2 how should I proceed to post in ECC2.

I created idocs in ECC1 and via PI1 i got into PI2 and from PI2 how to proceed to post in ECC2.

In PI2 the idocs are erroring out saying no receiver determination is found .I want to route the idoc-xml

messsage which is in PI2 to ECC2 .

PI1 = PI system of SLD1

PI2 = PI susyem of SLD 2

ECC1 = ECC system of SLD1

ECC2 = ECC system of SLD2

Thanks for reading:

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Can U send the Trace from SXMB_MONI.........

This Might be helpful in sorting out the Issue ....

Regards,

Sainath

Former Member
0 Kudos

I configured in PI2 all the receiver as ECC2 and sender as PI1 .But its not working and throwing the below error

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

- <!-- Technical Routing

-->

- <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="OUTBINDING">CO_TXT_OUTBINDING_NOT_FOUND</SAP:Code>

<SAP:P1>-ECC1</SAP:P1>

<SAP:P2>-PI2,urn:sap-com:document:sap:idoc:messages.ACC_DOCUMENT.ACC_DOCUMENT02</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>No receiver agreement found for sender -ECC1 to receiver -PI2,urn:sap-com:document:sap:idoc:messages.ACC_DOCUMENT.ACC_DOCUMENT02</SAP:Stack>

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

</SAP:Error>

Former Member
0 Kudos

ECC1--Idoc-adapter---PI1--


(XI adapter )


PI2
????
--


ECC2

In PI1 the sender is ECC1 and Receiver is PI2

when th message is passed to PI2 the payload says sender is ECC1 and receiver is PI2 .

so in PI2 its not able to find the receiver agrement for the sender ECC1 .

I should trick the system pay load in PI2 as sender PI1 and receiver as ECC2 ,this is how I did the

configuration in PI2 .

Any clues are appreciated !!! This is challenging right

Former Member
0 Kudos

Hi Kumar,

Did you find the solution of this issue? If yes, please let me know the same. Because, I am also getting the same issue while integrating two PI systems.

Answers (2)

Answers (2)

former_member183908
Active Contributor
0 Kudos

Hi

-->Also Create the Technical System and Business system in your PI2 SLD as WEB AS ABAP and in that maintain the Details of the ECC2 system.

-->In ECC2 System you need to create the Partner profiles and maintain the Inbound Parameters.

Thanks

Former Member
0 Kudos

Yes I have created the tech system and business system in PI2 for ECC2.

ALso I have created the Receiver determaination ,Inter Deter and so on in Pi2 .The Partner profile

in ECC2 even if it does not exist is fine as the idocs would error out in ECC2 .

I imported sap std idoc Doc02 in PI2 using IDX2.

In PI1 I have done mapping from custom idoc to ACC_DOCUMENT02.

Aslo I have done mapping in PI2 with the same source and target idoc as ACC_DOCUMENT02.

Will PI2 recognise the idoc -xml messag from PI1 .I wanted PI2 just to pass the message to ECC2.

Thanks for reading!!!

former_member200962
Active Contributor
0 Kudos
In PI2 the idocs are erroring out saying no receiver determination is found

Did you create all the configuration objects in PI2 for PI2 ---> ECC communication?

Receiver IDOC Channel

Receiver Determination

Interface Determination.

Receiver Agreement.

Regards,

Abhishek.