cancel
Showing results for 
Search instead for 
Did you mean: 

PI to PI communication

former_member745782
Active Participant
0 Kudos

Hello everybody,

I need just a suggestion.

I have a EDI project using Ecc6 and PI 7.0.

My supplier use PI too

So I need send data from my PI to supplier's PI.

Does anyone know a document example about this scenario?

Wich kind of protocol it's better use between 2 PI? Xi-protocolo or soap?

thanks for suggestions

Alex

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member188885
Active Participant
0 Kudos

You can use a SOAP adapter. I tried to send data from PI 7.1 to PI 7.31 and it worked. HTTP adapter also worked.

Former Member
0 Kudos

use xi adapter

don't need to create send agreement on receiver pi side

just keep the inbound interface name of sender pi same to the outbound interface name of receiver side.

It is trick, but worked.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

HTTP adapter is an another option in additon to SOAP for integration two PI systems.  You dont need to configure SLD business systems and you can just go with Business component.

former_member745782
Active Participant
0 Kudos

thanks to everybody!

gagandeep_batra
Active Contributor
0 Kudos

H i Alessandro,

i think SOAP is best option,

Plz check blow doc that may help you

http://scn.sap.com/docs/DOC-3855

Regards

Gagan