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

How to get job name starting from Worker node?

Summary:

Get job name starting from Workers REST API Call

Content (please ensure you mask any confidential information):

An external software needs to get job name starting from worker API:

https://xxxxx.fa.ocs.oraclecloud.com/hcmRestApi/resources/latest/workers?q=PersonNumber=11784

The response returns a link to workRelationships:


…which returns a link to assignments:

…which returns the JobId without going any deeper:

At this point I should make a new call to get Jobs info like this:

https://xxxx.fa.ocs.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/jobs?q=JobId=300000003759937

Here I can get the job name but the external software cannot perform this call because it's outside the worker node.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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