REST Adapter in Oracle SOA BPEL 12c
Summary
REST Adapter in SOA BPEL 12c failing for POST MethodContent
Hi All,
I am using Oracle jDeveloper 12c and Integrated Server to create Work Order in Oracle ERP Cloud using REST API. Below is the REST API I am using :
https://docs.oracle.com/en/cloud/saas/supply-chain-management/20b/fasrp/op-fscmrestapi-resources-11.13.18.05-processworkorders-x-operations-0.html
Both request and response are in JSON so I have created NXSD schemas using payloads that worked in Postman. Using REST Adapter POST Method, I am able to pass the request payload but not able to receive the response back from REST Adapter. Below is the error that I am getting in Invoke action :
Tagged:
0