Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Convert the current SOAP purchase requisition webservice to REST API Jason payload.

Summary:

Problem Summary
---------------------------------------------------
Oracle 24C patch update to SOAP webservices

Problem Description
---------------------------------------------------
Convert the current SOAP purchase requisition webservice to REST API Jason payload.

Currently we are invoking https://ecle.fa.us2.oraclecloud.com/fscmService/PurchaseRequestService?wsdl
and we need to invoke REST request /fscmRestApi/resources/11.13.18.05/purchaseRequisitions


We need to convert the current XML payload to jSON payload for REST API call. We need help to map fields in the header like

<typ:createRequisition>
<typ:interfaceSourceCode>MAXIMO</typ:interfaceSourceCode>
<typ:requisitioningBUName>311IndianaHarborCokeLP</typ:requisitioningBUName>
<typ:groupBy/>
<typ:initiateApprovalAfterRequisitionImport>Y</typ:initiateApprovalAfterRequisitionImport>
<typ:purchaseRequestPayload>
<pur:Attribute1></pur:Attribute1>
<pur:Attribute2></pur:Attribute2>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!