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.
Having issues searching for future-dated Assignments using REST API
Summary
Tried using the /emps/{empsUniqID}/child/assignments?finder=EffectiveStartDate for a future dated assignment, returning zero reusltsContent
We created a custom integration to create PendingWorkers out of data from Taleo. Part of our code branches off if it is a rehire, and the integration creates a future-dated Work Relationship and a future-dated assignment against the old Person/Employee record. Separately we're trying to update the salary for the rehire, however, when we search to find the future-dated assignment we just created, using /emps/{empsUniqID}/child/assignments?finder=EffectiveStartDate, the result is always blank. The REST call returns the current, and former assignments, but not the future dated one.
Tagged:
0