Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How To Use REST API For PROMOTION Action
Summary
We are using a REST API call to trigger a PROMOTION Action in Fusion HCM but we are getting an error of invalid json stringContent
API HEADER:
Effective-Of:RangeMode=UPDATE;RangeStartDate=2019-05-13;Authorization=
API PAYLOAD:
{"LocationId":"300000042487375","JobId":"300000002372214","ActionCode":"PROMOTION","ActionReasonCode":"PRCO"}
ERROR MESSAGE RETURNED:
Error: Fail to update Assignment using WebAPI.;RestAPIError: StatusCode: BadRequest; ResponseStatus: Completed; Server: Oracle-HTTP-Server;UpdateAssignment; Exception: Invalid JSON stringContent:The action PROMOTION is not supported. (PER-1531830);;
Is there something wrong with the Payload or Header format that we are using?
Version
r13
Tagged:
4