HCM REST Service (EMPS) data mapping issue
Summary
Problem mapping query parameter to call emps REST API from OICContent
If you look at the REST API Description of HCM, let’s take EMP as an example -> https://docs.oracle.com/en/cloud/saas/global-human-resources/r13-update17d/farws/api-Employees.html , you can see that “Get an Employee” Service (https://docs.oracle.com/en/cloud/saas/global-human-resources/r13-update17d/farws/op-emps-%7BempsUniqID%7D-get.html ) requires a unique employee ID parameter to identify the employee you want to get the details for. From the description of that ID, you can see that the format is a hash value as a composition from different other attributes (which I don’t know since the purpose of this service call is get those details). It’s also said that: