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

How to change date format in importuser json

Vinit556
New Contributor III
New Contributor III

I am using following to import start date from HR data:

but it is not coming in correct format in Saviynt.

currently, date of joining is coming as : 08-10-2022, but SSM is reading it as 10 Aug, 2022 but it should read it as 8 Oct, 2022

Any idea, how to change format from  

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

Refer this post

https://forums.saviynt.com/t5/identity-governance/successfactor-epoch-to-human-readable-date-format/...


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Thanks Rushikesh, I will give this a try.

I have 1 more query:

For some of the users  HR sends "." as a last name to Saviynt.

Is it possible to change that to some value let's say "sg" while running importuser json? If yes, can you please provide the code?

Currently, we are using this <"lastname":"last_name~#~char",> for SSM mapping in importuser json.

You should not do data manipulation but you can always try using #CONST

refer rest documentation 

https://saviynt.freshdesk.com/support/solutions/articles/43000521736-rest-connector-guide%C2%A0


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.