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

Need help regarding existing Username value checking

SIRAJMOLLA
New Contributor III
New Contributor III

Hi All,

I need one help we have one use case to generate the Network ID using Saviynt Username generation option for that they have rule .But my asking is that when it is generating new username it need to check the existing table that is generated by there application now as they are using Saviynt they want to replace that app and use Saviynt for generation .Is there any option we can use to check the existing data before generating the new one from Saviynt Side to generate the unique one and stop the duplication.

 

Please help me with the above query.

With Regards,

Siraj Molla 

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

You can upload existing used username in user_attributes table


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

Hi @rushikeshvartak ,

How we can upload the existing table in user_attributes and how we can compare with the previous data when we are generating new one using username generation.

 

With Regards,

Siraj Molla

use enhanced query to insert into table.


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