Incorrect Start and End Dates in Candidate Experience via Recruiting REST API
Summary:
Hello Folks,
We are encountering an issue where the Oracle HCM REST API is returning incorrect previous experience dates for a candidate. Specifically, the End Date is earlier than the Start Date, as shown below:
"StartDate": "2017-04-01",
"EndDate": "2017-02-01"
Because of this inconsistency, the candidate profile is failing to sync with a third-party recruiting application, which enforces a validation rule requiring the End Date to be greater than or equal to the Start Date.
The challenge is that:
This data inconsistency is visible only through the REST API.
I am not able to locate this information in the Fusion HCM UI.
Tagged:
0