ERROR: "OBJECTIDS SPECIFIED IN OBJECTID ARRAY MAY NOT BE NULL" WHEN INVOKING READRESOURCEASSIGNMENTSPREAD
(Doc ID 2900469.1)
Last updated on OCTOBER 11, 2022
Applies to:
Primavera P6 Enterprise Project Portfolio Management Cloud Service - Version 22.4 and laterInformation in this document applies to any platform.
Symptoms
On : 22.4.0.0 version, REST API
When attempting to invoke ReadResourceAssignmentSpread while specifying an array of ResourceAssignmentObjectIds the following error is returned:
{
"message": "ObjectIds specified in ObjectId array may not be null."
}
STEPS TO REPRODUCE:
1. Create a project in P6 with a single activity and two resource assignments.
2. Create a REST API request to invoke ReadResourceAssignmentSpreads while specifying a single ResourceAssignmentObjectId. For example:
4. Note the error returned: "message": "ObjectIds specified in ObjectId array may not be null."
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 |