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
Get Started with Redwood: Oracle Cloud SCM and Purchasing

How to submit Change orders in bulk?- Submit Action is not supported for batch execution on REST API

Summary:

How to submit Change orders in bulk? Currently the Submit Action is not supported for batch execution on REST API, testing evidence shared below:

Response:

Test Payload:

{    "parts": [        {            "id": "part1",            "path": "/draftPurchaseOrders/22084",            "operation": "invoke",            "payload": {                "name": "submit",                "parameters": [                    {                        "bypassApprovalsFlag": "true"                    }                ]            }        },        {            "id": "part2",            "path": "/draftPurchaseOrders/16021",            "operation": "invoke",            "payload": {                "name": "submit",                "parameters": [                    {                        "bypassApprovalsFlag": "true"                    }                ]            }        }    ]}

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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