You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Issue with REST API for positionsLovV2

edited Sep 7, 2024 11:09AM in HCM REST APIs 3 comments

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:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!