Question

Custom parameters in Credential Variable/Manager - A360

  • 25 April 2022
  • 2 replies
  • 38 views

Hello,

 

I have a scenario where the bot will need to pull values for different attributes depending based on the bot runner user.

 

Ex: I created a Locker "Users" and created credential named - "WindowsCredentials"

Attributes are user id's and values are user passwords.

 

Is it possible to pass the bot runner user ID as Attribute and retrieve the user password from the vault?

 

I created a insecure string : {Locker:"Users", Credential:"WindowsCredentials", Attribute:"$UserID$"}

 

Automation Anywhere is not recognizing the above key value pairs.

 

Thanks in advance!

 

 


2 replies

Userlevel 3
Badge +6

You need to mark credential as user provided. This will allow consumers to provide their own values which will be fetched for their bot runs.

 

You don't need to do any mapping. Same credential will fetch different value depending upon user running the bot.

Userlevel 6
Badge +9

@Sai Madhur Potturu​  :

 

if you are still facing an issue then please create a support case

 

How to create a support case :

https://apeople.automationanywhere.com/s/article/How-to-create-a-support-case-in-service-cloud

 

if you don't have access to the above link, email the AA Support team "apeopleopsteam@automationanywhere.com" to get access.

Reply