Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Create Account Json - Manager

sab2
Regular Contributor
Regular Contributor

Hi,

We are working on our create account json for AD. We need to map the managers account id, which is working successfully when we use the line '"manager": "{(user.manager!=null?(managerAccount.accountID):'')

However, we are trying to also map the users employeeid from the json as well. Is this possible to pull from the users page to get this information?

Maybe something like "Managerid": "${user.manager.employeeID}","

Has anyone seen or achieved something like this working before? 

Thanks!

1 REPLY 1

Ishan
Saviynt Employee
Saviynt Employee

Hi @sab2 ,

Manager Object is exposed for CreateAccountJSON for Active Directory, you can try this:

"Managerid": "${manager.employeeID}"

 

Ishan Kamat
Technical Architect, Professional Services
SaviyntLogo.png