Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/07/2024 08:00 AM
Hello Experts 🙂
Is ${userAccount.get('endpointname').customproperty14} supported for AD connector?
I am getting below error when running above in UpdateAccountJSON-
LDAP: error code 80 - 00000523: SysErr: DSID-031A1242, problem 22 (Invalid argument), data 0
Thanks in advance.
Solved! Go to Solution.
08/07/2024 08:23 AM
Hello @ag420 ,
The UPDATEACCOUNTJSON is meant to update account attributes. I guess this will not be supported, you can use the user information to fill the account.
So I feel its not possible to get the account data here in UPDATEACCOUNTJSON .
Regards,
Rahul
Please accept this as solution & give kudos if it resolves your issue.
08/07/2024 01:05 PM
08/07/2024 05:46 PM
It’s supported
${userAttributesMap.get("CATEGORY").get("ATTRIBUTENAME")}
08/08/2024 04:38 AM
Can you pls explain to me a bit more about - ${userAttributesMap.get("CATEGORY").get("ATTRIBUTENAME")} and how i can use this to send account cp from a different endpoint ofcourse for the same user.
08/08/2024 06:06 AM
Sorry its not exposed. Above variable is for user attributes and not for user accounts