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

Issue with Account Name Generation from ARS at same time

soumyabrata
New Contributor III
New Contributor III

Hi Team,

We have an Application where it should Generates AccountName with Auto-incremented value.

E.g The last Account Name is 25000 then next should be 25001,25002 etc.

But if 2 users at same time trying to raise request for this Application then Saviynt uses same AccountName for both users. And for 1 of the Task will fail as Account already created for the 2nd user in Target.

So do we have any solution for this kind of problem?

Regards,

Soumya.

1 REPLY 1

rushikeshvartak
All-Star
All-Star

use dynamic attribute to validate if account name is still available or not.

check on accounts table for used account names as well as request in flight


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