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.
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