Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

User import user/account json for Oracle HCM

ganimkt
New Contributor II
New Contributor II

Hi @ravikumargh

I am also integrating the Oracle HCM it's still in development phase. 

Could you pleas share me the user import import user/account json. 

In my case I am having "assignments[0].assignmentStatusType=ACTIVE" in the first index for all workRelationships.

5 REPLIES 5

SS
Regular Contributor
Regular Contributor

How many workrelationships do you get for one user? Is it multiple or only one?

ganimkt
New Contributor II
New Contributor II

I am getting only one

SS
Regular Contributor
Regular Contributor

"customproperty65": "#CONST#${return response.workRelationships[0].assignments[o].nameOfTheAttributeYouWantToFetchValueOf}~#~char"

If it solved your query, select 'Accept As Solution'.

ganimkt
New Contributor II
New Contributor II

But I am having multiple assignments.

SS
Regular Contributor
Regular Contributor

can you please give the response payload for a single user with workrelationships and assignments in the response?