cancel
Showing results for 
Search instead for 
Did you mean: 

Peoplesoft HRMS - SAP HRMS integration

Former Member
0 Kudos

I need help in peoplesoft HRMS integration with SAP HRMS. Do I need to use SAP XI/PI for doing this? If what adapter I can use? or is there any alternative method for this?

Thanks in Advance,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks Agasthuri Doss. Can you explain with a scenario for JMS. Can I use JDBC adapter for this. what are the Idocs involving in this scenario?

Thanks,

Kevin

agasthuri_doss
Active Contributor
0 Kudos

Kevin,

Peoplesoft uses mainframes and we cannot use JDBC ...JDBC adapter is used to read the records from the table,

If your Landscape has Tibco/MQ you can ask the Peoplesoft team to run the Job Card to post the messages in the Queue of Tibco/MQ from there with the help of JMS adapter you can read the message and pass to PI.

> what are the Idocs involving in this scenario?

Lot of RFC, Std Proxy, Std IDOC are readily available HR functional team can assist you.

Cheers

Agasthuri

prateek
Active Contributor
0 Kudos

Use SAP PI. In case your Peoplesoft team is ready to provide data in file format then you may use File adapter or JMS adapter.

Otherwise you may use SAP PI withfollowing Iway adapter

http://www.iwaysoftware.com/products/adapters/peoplesoft.html

For SAP side integration, Idoc would be easiest as there are standard Idocs available.

Regards,

Prateek

agasthuri_doss
Active Contributor
0 Kudos

Hey,

>Do I need to use SAP XI/PI for doing this?

Yes, For Montoring the message as well for Lookup

>If what adapter I can use?

File Adapter to read the message from Peoplesoft and use IDOC/Proxy to post in SAP side

If your landscape has MQ then you can goahead with JMS Sender Adapter, Where Peoplesoft will post the message to MQ system and from there you can read.

Cheers

Agasthuri