My Oracle Support Banner

Error "oracle.jbo.key[]" While Updating Work Order Operation Dates Using REST (Doc ID 2615492.1)

Last updated on FEBRUARY 21, 2023

Applies to:

Oracle Fusion Manufacturing Cloud Service - Version 11.13.19.07.0 and later
Information in this document applies to any platform.

Symptoms

Error "oracle.jbo.key[]" While Updating Work Order Operation Dates Using REST

Updating work order operation using REST throws the below error.

ERROR
-----------------------
Error Message: Another user has changed the row with Primary Key oracle.jbo.key[]

STEPS
-----------------------
The issue can be reproduced at will with the following steps:

1. Create payload for updating work order operation using below details

<instance URL>/fscmRestApi/resources/11.13.18.05/workOrders/{WorkOrderId}/
child/WorkOrderOperation/{WorkOrderOperationId}

{
"PlannedStartDate": "2019-10-11T12:29:00+00:00",
"PlannedCompletionDate": "2019-12-21T00:12:00+00:00",
}

2. The above error is thrown.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.