Hi Experts,
I have a requirement to build an integration using PI/PO to upsert data into EC from a third-party application.
Using Juno Eclipse, I have modeled the OData structure for EC and created the schema. However, I need to pass the structure (contains multiple repeating records) from PI/PO to EC using the SuccessFactors receiver adapter.
The SuccessFactors receiver adapter is configured with Operation Type as "Upsert (POST)" but how would I pass the schema structure using the "OData Resource Path"?
Is there a way to dynamically pass the structure within the "Odata Resource Path" parameter?
Is this even possible or do I need to use the SOAP Message Protocol instead of the OData Message Protocol?
Thanks,
Dave