cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to get SAP PO content (XSD) for Successfactors REST api(Learningh History)

Former Member
0 Kudos
2,170

Hello,

Scenario: Synchronous interface SAP HCM to Successfactors LMS SAP PO.

Receiver SAP PO adapter is : SFSF -REST

I have tested this API using SOAP UI tool. Successful Metadata call gives me EDMX file. However I require XSD content of this API for this custom integration.

I went through following interesting blog from Prabhat to model the SOAP & ODATA entities.

https://blogs.sap.com/2014/08/26/pisfsf-integrationdoc-how-to-model-successfactors-soap-and-odata-en...

However "Model Operation" feature is not available for Successafctors REST adapter. Searched the knowledge base but did not get any information for this scenario.

Has anybody successfully modeled and integrated Successfactors LMS REST API's using SAP PO? If yes how did you manage to get the sacred content for SAP PO?

Thanks!

Amulya

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Amulya

I am working on similar stuff and I have scanned almost all SAP blogs to find a way to generate XSD.

There is an interesting blog by Ravi Gopalan which explains how to generate XSDs using the JSON files which may interest you

https://blogs.sap.com/2016/12/01/pi-rest-adapter-sfsf-lms-integration-odata-v4/

However, when I tried using the method highlighted in the blog above and import the associated service interfaces in BPM, it didn't create the associated data type.

Unfortunately, I have hit a road block. Did you find a standard way of generating XSDs? If yes kindly share.

Regards

Sonal