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

REST API for Oracle Financials Cloud : Perform Batch Actions Issue

edited Jan 3, 2020 6:19AM in Integration 1 comment

Content

Hi All,

I am trying to use the perform Batch Actions feature for REST API for Oracle Financials Cloud from OIC. However, I am always getting the same error when tried using the feature. Below is the URL for Oracle documentation on how to implement the Batch Actions.

https://docs.oracle.com/en/cloud/saas/financials/18c/farfa/Batch_Actions.html

Below is my sample payload from postman to send the request:

POST /fscmRestApi/resources/11.13.18.05/ HTTP/1.1
Host: xxxx.xx.oraclecloud.com
Authorization: Basic XXXXXXX
Content-Type: application/vnd.oracle.adf.resourceitem+json
Cache-Control: no-cache
Postman-Token: xxxxx-xxxx-****-xxxxxx

{
"parts": [
{
"id": "part1",
"path": "/cashExternalTransactions/300000283763302",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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