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
Issue with REST API for positionsLovV2
Summary:
We are trying to find via REST API to get the Parent Position of a certain Position Code. Currently this Parent Position is not available in hcmRestApi/resources/11.13.18.05/positions
Then we checked there is this new endpoint hcmRestApi/resources/11.13.18.05/positionsLovV2 which contains this data.
But when we try to query this using the string parameter query in POSTMAN - hcmRestApi/resources/11.13.18.05/positionsLovV2?q=PositionCode='116487', the response is it is still showing ALL the positions and not only for the PositionCode = 116487
Unlike when we do it under hcmRestApi/resources/11.13.18.05/positions?q=PositionCode='116487' we are able to retrieve only the specified position code.
Tagged:
0