password

  1. M

    Password not being recognised when typed by bot

    I'm currently trying to develop on a new platform that requires username and email credentials. When the bot types in the password it is not recognised, however when I copy and paste the info from the data item into the password field it accepts it. I've tried storing the password as both a text...
  2. D

    Storing Multiple Credentials for Same Process

    Is there a way to store multiple User IDs/Passwords in BP's Credential Manager for the same process? Based on a unique ID#, I want the process to log into a website with the respective User ID/Password. So in other words, there are different User IDs/Passwords that would need to be used to log...
  3. H

    Issue with Blue prism SQl VBO, Action - Set Connection Input Password?

    Hello every one, i saw one issue from blue prism Vbo SQl and Action - Set connection i observed the password Data type is text instead of Password we need to hide this password basically we are getting the password from Credential Manager but this particular...
  4. K

    Read Excel with Password!!

    Hi! I need read a Excel file, but it has a password. I could identify the window to enter the password and everything but when I execute it from the object studio, the execution does not run, it stays stuck. Help me with this plesase!! Thanks!!
  5. F

    Opening password protected excel file with a readonly pop up

    Hi Guys, When i double click on my excel macro-enabled file, there is a pop up which is generated which asks whether to open the excel file in a readonly mode or not. I should click on the 'No' option. I tried to code the action by duplicating the MS Excel VBO- Open Workbook object and...
Top