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
Performance issues observed with learnerLearningRecords REST API
Summary:
Good evening All,
We are trying to fetch assigned courses for an employee/contractor using the "learnerLearningRecords" REST API call, with the filter criteria used as "assignedToPersonPrimaryEmailAddress". However, the response time is higher than expected (it's close to 40 seconds).
Later, tried with "assignedToId" and "assignedToNumber" attributes and the response time is just less than 2 seconds. Could someone please let me know how to fetch the courses faster by using the attribute "assignedToPersonPrimaryEmailAddress"? Third party application calling the REST API has only access to the email address value.
Is there any option to add an index on the email address attribute or add custom hints?
0