Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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