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.
Digital Assistant is not returning benefits enrollment information
Content
Hello -
In order for digital assistant to work with benefits the organization name needs to be associated with the user id.
When I run the following REST API :
https://ekcf-test.fa.us6.oraclecloud.com:443/hcmRestApi/resources/latest/benefitEnrollments?q=PersonId=100000009908566 AND providers.OrganizationName IS NOT NULL &onlyData=true&fields=PlanTypeName,PlanName,OptionName;providers:PolicyNumber,OrganizationName
I get no results
However when I run
I do get results.
The first REST API above is what digital assistant uses. Does anybody know how to fix this?
Thanks,
0