Get Started with Redwood for Oracle Cloud HCM Begin Now
Extracting training and person details using synchronous integration
Hello,
We have a requirement to extract a specific training records that were completed 2 years ago.
Below is the Oracle API that we are planning to use
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords?onlyData=true&q=completedDate>='2022-07-05 00:00:00' and courseDFF.courseCode like 'CourseCode%'
Apart from this, we also need to get the DFF from Worker REST API.
Our requirement is to create a real time integration and our concern is the processing may not complete within the 5 minutes (Connection timeout for OIC Gen 3)
Is there any other way we can achieve this real time integration?
Tagged:
0