CNC, DB and Operating System - JDE1 (MOSC)

MOSC Banner

error while cancelling the order line in oracle fusion with rest api getting error 'Locked by user'

error while cancelling the order line in oracle fusion with rest api getting error Locked by another user. Try again later.

api used

https://etvs-dev1.fa.us8.oraclecloud.com/fscmRestApi/resources/11.13.18.05/salesOrderActionRequests

below is the payload

{    "ActionCode": "ORA_FOM_CANCEL_LINE",    "CancelReasonCode": "ORA_WRONG_ITEM",    "Comments": "Incorrect Item ordered",    "requests": [        {            "FulfillLineId": 100000768377139        }    ]}

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center