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

Cannot expand /workers

Summary:

I'm working with Oracle HCM Cloud in Visual Builder, and I'm running into a problem when trying to retrieve specific worker data using the REST API.

I'm trying to make a GET request to this endpoint:

/hcmRestApi/resources/11.13.18.05/workers?onlyData=true&fields=workersEFF.PersonExtraInformationContextOATS__Access__ControlprivateVO:jobFunction,jobFunction_Display

My goal is to get the jobFunction and jobFunction_Display fields within the workersEFF.PersonExtraInformationContextOATS__Access__ControlprivateVO object. However, I'm getting a "Bad Request" response (400) with the following error:

{
"title": "Bad Request",
"status": "400",
"o:errorDetails": [
{
"detail": "URL request parameter fields with value workersEFF.PersonExtraInformationContextOATS__Access__ControlprivateVO:jobFunction,jobFunction_Display is not valid.",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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