Credential Managers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-02-22 09:28 AM
Good Day
I have a requirement in which I need to create 5 different credential managers per retailer that we are onboarding to a project.
Is there anyway that the creation of these Credential managers can be automated?
Thank you
Gavin
------------------------------
Gavin Rudling
Digital Consultant & Developer
Cog3nt
Africa/Johannesburg
0813906789
------------------------------
I have a requirement in which I need to create 5 different credential managers per retailer that we are onboarding to a project.
Is there anyway that the creation of these Credential managers can be automated?
Thank you
Gavin
------------------------------
Gavin Rudling
Digital Consultant & Developer
Cog3nt
Africa/Johannesburg
0813906789
------------------------------
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-02-22 10:31 AM
Hi Gavin,
Look this posts in the community: Is there any process to update/create credential manager detail
Summarising, you can use this command line to create it:
automatec.exe /createcredential <name> <username> <password> [/description <string>] [/expirydate <date>] [/invalid <flag>] [/credentialtype <string>]
Hope this helps you 🙂
Bye 🙂
------------------------------
Pablo Sarabia
Architect
Altamira Assets Management
Madrid
634726270
------------------------------
Look this posts in the community: Is there any process to update/create credential manager detail
Summarising, you can use this command line to create it:
automatec.exe /createcredential <name> <username> <password> [/description <string>] [/expirydate <date>] [/invalid <flag>] [/credentialtype <string>]
Hope this helps you 🙂
Bye 🙂
------------------------------
Pablo Sarabia
Architect
Altamira Assets Management
Madrid
634726270
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-02-22 11:10 AM
That is great thanks Pablo, very much appreciated.
Kind Regards
Gavin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-02-22 12:10 PM
Hi Gavin,
In my experience , Using Bot we can automate the update part for Credential using BP Credential VBO .

Reason behind that is
A credential key must be defined within the blue prism environment
Credential with the specified name must exists
The Credential must be accessible to the running user , process and resources
So you can update the credential , make then valid or in valid or take a list of credential from Credential manager using List action of VBO once the credential is manually created in Credential manager
------------------------------
Shikhar Mishra
RPA Lead
Infosys Pvt Ltd
Pune,India
------------------------------
In my experience , Using Bot we can automate the update part for Credential using BP Credential VBO .
Reason behind that is
A credential key must be defined within the blue prism environment
Credential with the specified name must exists
The Credential must be accessible to the running user , process and resources
So you can update the credential , make then valid or in valid or take a list of credential from Credential manager using List action of VBO once the credential is manually created in Credential manager
------------------------------
Shikhar Mishra
RPA Lead
Infosys Pvt Ltd
Pune,India
------------------------------
Shikhar Mishra
RPA Lead
Infosys
