OIC representation of API URL vs Postman client
Summary:
Hi experts,
I've run into an issue that I cannot for the life of me figure out what was wrong. I'll add the gist of the issue in content.
Content (please ensure you mask any confidential information):
I was able to call HCM REST APi with following query parameters via POSTMAN
/hcmRestApi/resources/11.13.18.05/salaries?q=AssignmentId=300000129498905 and DateTo > '2024-04-24'
When I configured the generic REST API for the same action in OIC it is erroring out.
concat ("AssignmentId=", $Get_Worker_Details/nsmpr4:POSTResponse/nsmpr4:components.schemas.response-wrapper/ns36:AssignmentId, " and DateTo >", $sysdate )
Error Reason: Fault Details :