Use of credentials
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-02-17 07:15 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-02-17 09:59 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-02-17 02:17 PM
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.
