Best Approach to Track Sent Requisitions in ORC Integration
Oracle Community Question:
We are building an integration using OIC that sends requisition details based on the following trigger points:
- When the requisition is in Draft or In Progress status.
- When the requisition is in Job Formatting – In Progress status, but only if a specific DFF is set to 'Yes'.
The integration should pick up and send the requisition only once from either of these statuses.
Our main concern is tracking what has already been sent. Is the audit table the only way to track this, or are there alternative approaches within Oracle Recruiting Cloud (ORC) to maintain this tracking?
0