Hi All,We have a requirement to provision Non-Personal Accounts( Robot, Kiosk, Shared). These are Service Acounts. We have the option in Saviynt to Manage Service Accounts. But, in our case we want to continue with the current process where managers ...
Hi,We are generating the delete account tasks for Active Directory using Actionable Analytics. We want to define a threshold value such that if the number of rows in the Analytics query is greater than the threshold, no delete account task should be ...
Hi, We are trying to import the groups from Active Directory. The Access import job is failing. We are not able to see any relevant logs. However, The Account Import job is running fine and all those groups which have some members associated are gett...
Hi,At present the AD Admin accounts provisioning is happening though ServiceNow.We want this to happen through Saviynt. There are catalog items submitted in ServiceNow for AD admin accounts. The provisioning should happen in Saviynt to fulfill the AD...
Hi all,We have configured an ImportAccntEntJson where we are calling the Saviynt CreateRequestAPI whenever a ServiceNow catalog item is being imported from SNOW table as an account.W are able to generate the tasks using Postman but when we try the sa...
Hi @naveenss ,Thanks for the suggestion.Is it possible to use multiple select statements in the above example?.Like:<![CDATA[SELECT (case when a.status='1' then '1' when a.status='2' then '0' else '3' end) as cp58 from users u inner join accounts a o...
@khalidakhter This seems achievable. However I am having hard time configuring the Saviynt4Saviynt Connector.I have setup the Saviynt4Saviynt DB connector. In order to modify the user's custom property what should I use..the UpdateUserJson or MODIFYU...
Hi Rishi,These are not Service Accounts.There are catalog items submitted in Service Now for Active Directory Admin accounts creation. We want the provisioning for these catalog items to happen through Saviynt. So, basically our requirement is that t...