HCM REST API - #%#% Diagnostic Dump for Invalid Owner Stack... Oracle.Jbo.InvalidOwnerException: JBO-25030: Detail Entity AssignmentSupervisorDEO with Row Key Oracle.jbo.Key[2XXXX null null ] Cannot Find or Invalidate its Owning Entity.
(Doc ID 2853603.1)
Last updated on MARCH 08, 2022
Applies to:
Oracle Fusion Global Human Resources Cloud Service - Version 11.13.22.01.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.22.01.0 version, Data Load
When attempting to assign manager to the employee via REST API,
the following error occurs.
ERROR
-----------------------
400 Bad Request]]></ns2:errorPath><ns2:instance><![CDATA[#%#% Diagnostic dump for invalid owner Stack... oracle.jbo.InvalidOwnerException: JBO-25030: Detail entity AssignmentSupervisorDEO with row key oracle.jbo.Key[2XXXX null null ] cannot find or invalidate its owning entity.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Request:
POST - /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/assignments/{assignmentsUniqID}/child/managers
2. Payload used :
{
"ManagerAssignmentNumber": "E00xxxx",
"ManagerType": "LINE_MANAGER",
"ActionCode": "HIRE"
}
Headers:
Content-Type=application/vnd.oracle.adf.resourceitem+json
Effective-Of=RangeStartDate=2011-11-27
3. Issue thrown
Changes
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 |
Changes |
Cause |
Solution |
References |