Not Able To Allocate Checklist Via REST API
(Doc ID 2755255.1)
Last updated on MAY 09, 2023
Applies to:
Oracle Fusion Global Human Resources Cloud Service - Version 11.13.21.01.0 and laterInformation in this document applies to any platform.
Symptoms
Not able to allocate checklist via REST API.
Trying to allocate checklist via REST API and getting an error.
Resource URL : /hcmRestApi/resources/11.13.18.05/allocatedChecklists/action/allocateChecklist
Method : POST
Authorization: Basic -> User name and password.
Content-Type – application/json
Payload
{
"checklistName": "checklistName",
"checklistCategory": "ONBOARD",
"personNumber": "personNumber",
"allocationDate": "allocationDate"
}
ERROR
-----------------------
"The specified operation is not supported for the invoked HTTP method. Please check the URL and the headers."
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 |