We are delighted to share our new EIC Delivery Methodology for efficiently managing Saviynt Implementations and delivering quick time to value. CLICK HERE.

Retrieve another attribute's value in the Create User Request Form.

shivampatil
New Contributor
New Contributor

Hello, I am trying to get value from one attribute to another in Create User Request Form.

I want value from Store ID (Stores Only) which is having attribute name as customproperty9 into Populated Username Attribute.

shivampatil_0-1679630863203.png

Please, could you assist me with this?

 

Thanks,

Shivam P

1 REPLY 1

RakeshMG
Saviynt Employee
Saviynt Employee

If you are already having value populated in customeproperty9 you can use 

Attribute Name: xxxx

Attribute Label: xxxx

Request Type: User

Attribute Type: Single Select From SQL Query

Values: select customerproproty9 as xxxx from user

 

But as per your request your are trying to populate the value while creating the new user. Since the user is still not created and no data is available, your request cannot be achieved and you to need to populate the values manually. 


​Regards

Rakesh M Goudar