cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming OData API in SAP PI 7.3.1 dual stack

Former Member
0 Kudos

Dear all,

I have top consume a OData API for example.. http://services.odata.org/OData/OData.svc/ to integrate SAP HCM with Successfactors. Its metadata structure is http://services.odata.org/OData/OData.svc/$metadata  In order to perform query operation on target successfactors system, please let me know the design part in ESR. As i am developing a POC can anyone please tell me ***how to build the data type structure for source and target ?

In ID, i will use SOAP and ODATA adapters at sender and receiver sides to configure end to end scenario.

Please provide necessary inputs to complete end to end scenario.

Regards

Koti Reddy

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi Koti,

Please share the resolution adopted by you on posted question.

Regards

Deepak

lukemarson
Active Contributor
0 Kudos

Check out the API guides at http://help.sap.com/hr_api

former_member192561
Participant
0 Kudos

Hi Koti Reddy,

Could you please share how did you achieve this ? I would like to know namely, the QoS you used , Message mapping used if any ( Parameters mapping ??) , modules on the Odata Adpater ..

Former Member
0 Kudos

Hi All,

I am consuming a OData API in PI731 SP09. Its a SOAP to SFSF/ODATA synchronous scenario.

I have installed the eclipse and operation modeler outside my system landscape say my pc.

XSD, EDMX file got automatically generated as shown below.

Then i modeled the scenario importing XSD into ESR  under external definitions by using the same structure for requests n responses involved in the scenario; and configured the end to end scenario using SOAP adapter on sender side and ODATA adapter on receiver side. When i tested it it shows the following error.

Can anyone please throw some lights into the issue.


Regards

Koti Reddy

Former Member
0 Kudos
Former Member
0 Kudos

Hello, how did you solve this problem?

Regards,

Damien

Former Member
0 Kudos

Hi Koti,

You will have to use the HCI query modeller. I think you are already doing it to generate the data types.

Best regards,

Bikash

Former Member
0 Kudos

Hi

Please check the following blog. Might be helpful.

http://scn.sap.com/thread/3571370

Regards

Osman

Former Member
0 Kudos

Hello Osman,

I am familiar with the integration process. Please note that my requirement is to consume a RESTful wbservice or OData API.

Any other inputs ???

Regards

Koti Reddy