Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

successfactor mapping json

asharma
Regular Contributor II
Regular Contributor II

I am trying to map below attribute from successfactor to saviynt but unable to create a json for it.

employmentNav/*/jobInfoNav/*/eventReason

employmentNav/*/jobInfoNav/*/startDate

JSON i tried however it is not working -  "customproperty48": "empInfo.jobInfoNav.results[0].employmentNav.jobInfoNav.results[0].eventReason~#~char",
"customproperty49": "empInfo.jobInfoNav.results[0].employmentNav.jobInfoNav.results[0].startDate~#~epochdate",

15 REPLIES 15

rushikeshvartak
All-Star
All-Star

what is error you are getting. can you share sample response 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

asharma
Regular Contributor II
Regular Contributor II

there is no error however result is null

 

Share sample response 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

asharma
Regular Contributor II
Regular Contributor II

asharma_0-1689666953436.png

 

asharma
Regular Contributor II
Regular Contributor II

any update @rushikeshvartak 

asharma
Regular Contributor II
Regular Contributor II

waiting for your response, kindly help here.

sample response from successfactor / Postman


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

asharma
Regular Contributor II
Regular Contributor II

problem is this only as we don't know how to fetch the values of these attributes from successfactor.

saipraveengv
New Contributor III
New Contributor III

@asharma , can you share me postman response. Based on the response you can design the mapping in Saviynt

asharma
Regular Contributor II
Regular Contributor II

@saipraveengv we tested in postmane and below are the results.

locations - 

  • empInfo/jobInfoNav/employmentNav/jobInfoNav/eventReason,
  • empInfo/jobInfoNav/employmentNav/jobInfoNav/startDate

Results 

asharma_0-1689946910145.png

Please advise mapping json for above

asharma
Regular Contributor II
Regular Contributor II

Hi @saipraveengv @rushikeshvartak please suggest me for next step, really looking for help.

saipraveengv
New Contributor III
New Contributor III

Can you try with empInfo.jobInfoNav.results.startdate 

asharma
Regular Contributor II
Regular Contributor II

Tried but not working

asharma
Regular Contributor II
Regular Contributor II

any help?

asharma
Regular Contributor II
Regular Contributor II

Hi @saipraveengv @rushikeshvartak @rushikeshvartak please help here , I am waiting for your response on syntax as there is no doc available on the FD.