cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of SAP PI and Peoplesoft.

former_member201987
Participant
0 Kudos

Hi Experts,

Can we integrate Peoplesoft with SAP PI.

If we can, how is it done.

Can anyone please elaborate on this.

Thanks in advance,

~ Suraj

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

This depend how u want to work.....One method is the data that is coing from Peoplesoft u send in the JMS queue and from there PI can pick it.

Or we directly pick the data from Peoplesoft.

Please specify how you want to integrate.

former_member201987
Participant
0 Kudos

Hi Hemant,

How can we directly exchange data with Peoplesoft.

It would be very helpful if you could please elaborate on it.

Thanks and Regards,

~ Suraj

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi ,

Develop proxies to read data from PeoPle soft,based on data format develop proxies and send it to SAP using IDOC Adapter.

i dont think Standard Adapter wl connect to People Soft(not sure)

Regards,

Raj

Former Member
0 Kudos

Hi,

in my eyes the only way to connect without adapters would be proxy communication. Here I think only Java proxy is senseful, as ABAP proxy may not be possible on Peoplesoft side.

Alternatively: may a communication via webservices be an option?

Regards,

Kai

Answers (2)

Answers (2)

madanmohan_agrawal
Contributor
0 Kudos

Can we integrate Peoplesoft with SAP PI.

Yes you can do it.

1. go through these blogs for peoplesoft iWAY adapter

/people/yomeshp.sharma/blog/2006/06/01/integrating-jdedwards-system-with-xi-using-iway-adapter-part--i - Part I

/people/yomeshp.sharma/blog/2006/06/01/integrating-jdedwards-system-with-xi-using-iway-adapter-part--ii - Part II

/people/yomeshp.sharma/blog/2006/05/31/integrating-jdedwards-system-with-xi-using-iway-adapter-part--iii - Part III

2. Another way is to use SOAP Adapter.

Third-party Peoplesoft can send an Asynchronous XML message to PI through SOAP Adapter.

As a PI developer, ur only task is to provide the correct wsdl to the Peoplesoft guys and then the peoplesoft guys can consume ur WSDL.

Regards,

Madan Agrawal

former_member201987
Participant
0 Kudos

Hi Madan,

Is there some direct way of communicating to peoplesoft without using adapters.

Regards,

~Suraj

former_member200962
Active Contributor
0 Kudos

No.....adapters are required if you are involving XI/PI in-between source and target.

Regards,

Abhishek.

former_member750652
Contributor
0 Kudos

Hi Suraj,

Its possible .The following link has some information about it .But i dont think there are documents available on Technical aspects of the Integartion of PI with Peoplesoft .

http://www.sap.com/asia/solutions/safepassage/index.epx

Thanks,

Ram.