Create HCM Journeys Rest API

Oracle HCM Journeys are set of tasks grouped and assigned to employees by managers or HR administrators . These Journeys can be then monitored to check employee’s progress.

Employees will be automatically presented with their tasks, sequentially, as per the order set by the manager or HR while creation of the journey.

How to enable HCM Journey?

Login with admin user

Navigate to Task >> Setup and Maintenance >> search >> Manage Administrator Profile Values >> search >> ORA_PER_JOURNEYS_ENABLED

HCM Journeys rest api Sample Payload

Make sure you the the content-type in header set as application/vnd.oracle.adf.action+json

Create Journey and assign to a person

https://yourdomain.oraclepdemos.com/hcmRestApi/resources/11.13.18.05/workerJourneys/

ACTION POST

{

        “AllocationDate”:”2022-10-10″,

        “AssignedDate”:”2022-10-10″,

        “Category”:”ORA_LEARN”,

        “Comments”:”My Comments”,

        “Description”:”REST API Journey Creation”,

        “Instance”:”1″,

        “JourneyDisplayName”:”REST API Journey Creation”,

        “Name”:”REST API Journey Creation”,

        “PersonId”:300000087892184,

        “Status”:”INI”

         }

Reassign a Journey task to a person

/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{WorkerJourneyTaskId}/action/reassign

WorkerJourneyTaskId has to be fetched before calling this api

Action POST

{

“PerformerPersonId”:300000047626100

}

Fetch the worker journey task Id

image 1 HCM Journeys rest api 1

To add library task

Code to add library task

/hcmRestApi/resources/11.13.18.05/workerJourneys/{WorkerJourneyId}/action/addTaskFromLibrary (POST)

{

“name”:”addTaskFromLibrary”,

“parameters”:

[{“LibraryTaskName”:”REST_Background_API”},

{ “PerformerPersonId”:300000018999909},

{“AllocationDate”:”2022-10-10″}

]

}

In 22 D

{

        “AllocationDate”:”2022-10-10″,

        “LibraryTaskId”:300000252835897,

        “PerformerPersonId”:300000087892184

         }

Reference : Allocate a Journey Oracle Doc

Recommended post

Variables in BI Publisher RTF template

Bursting in Fusion BIP

more on Fusion apps tech

wpsbutton
We will be happy to hear your thoughts

Leave a reply

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

Powered By
Best Wordpress Adblock Detecting Plugin | CHP Adblock
Cloud Technologies Blog
Logo
Compare items
  • Total (0)
Compare
0
Shopping cart