Discussions
SOA 12.2: How to invoke REST service with Content-Type:application/vnd.oracle.adf.action+json
According to Doc ID 2280050.1 the REST Adapter doesn't support Content-Type application/vnd.oracle.adf.action+json.
It's necessary to invoke Oracle Financials Cloud REST API (/fscmRestApi/resources/11.13.18.05/invoices/action/validateInvoice) that supports only this media type: application/vnd.oracle.adf.action+json
Is there way to overcome this limitation in SOA?
0