cancel
Showing results for 
Search instead for 
Did you mean: 

Use of credentials

Mohd_Daud2
Level 4
Hi, I have created a credential using credential key that is stored in database. Now I want to use the credential to perform login to an application through a bussiness object. What is the procedure for this? Thanks.
2 REPLIES 2

DexterWhelan1
Level 4
Mohd please clarify, is the credential in the Blueprism Credential Store or in a different Database all it's own? if it's in the credential store you can use the Blueprism - Internal object 'Internal - Credentials' and the action 'Get' just supply it the name of the credential from the Blueprism credential store. If the credential is in another database altogether you're going to need to perform an SQL query to retrieve it from the Database and store it into the Blueprism environment via a code stage.

Mohd_Daud2
Level 4
Hi Dexter, I am unable to find 'Internal - Credentials' object inside VBO folder in bluprism installation directory. I also checked at portal 'Resources -> VBOs' but couldn't find it.Can you please let me know where will I get this VBO. Thanks.