blue prism

  1. V

    How to enable auto windows login?

    Hi All - How to enable automatic windows login on runtime resources via login agent so that they are always available. Currently, I enabled 'AutoAdminLogon' via registery editor and provided hard-coded values but I don't believe this is a good practice. Is there a way to use login agent to...
  2. T

    Unable to spy RDP application after its successful launch.

    Hi All. Need advice. I was able to launch the RDP app. I can spy the windows using WIN32 but the elements inside is not available for spying. (e.g. button, texts or anything inside the RDP application.) Already attached to the RDP app but this still persist.
  3. J

    Solved Issue with Google Drive API V3

    We configured the google's credential service, and configured the Google OAuth2 JWT Credential, but when i try to get a file with the drive library i have recived the next message: Internal : Unexpected error Error during Web API HTTP Request HTTP Status Code: 404 HTTP Response Content: {...
  4. G

    Filter a large Collection in Blue Prism

    Hi, I have an Excel File with up to 100,000 rows that need to be split it up. I need to filter the collection based on values in a column. These same values are added to their own individual workbooks. (Usually 10-12 workbooks in total) Looping through the collection is not optimal. Is there...
  5. E

    Web API Services - XML Request - WSDL link

    I am attempting to use the following SOAP service within Blue Prism: https://ec.europa.eu/taxation_customs/vies/#/technical-information It doesn't require any authorization, however I cant seem to get it setup correctly in Blue Prism Web API Services. I have the following setup: Common...
  6. N

    Binary Excel Files - Target of an Invocation Error

    Hello - I've read several forums and articles and am still having issues with this. Out of nowhere one of our automations that opens binary excel files started failing for the following reason: Internal : Could not execute code stage because exception thrown by code stage: Exception has been...
  7. G

    Communicate Power automate Flow results back to Blue Prism

    Hi there, I am currently using - Blue Prism and Power automate. I pass a variable as an input parameter to start a Power automate flow of updating fields on SharePoint from the web API's section of Blue Prism. I have a check in place at the end of the flow to verify that the fields updated...
  8. R

    Solved Comparing two Collections and providing unique value output - Narrowing down based on 1 field

    Hi all, I know this was somewhat answered via https://www.rpaforum.net/threads/comparing-two-collections-and-and-saving-unique-values.14717/ But I would like to see if there is a way to further narrow down a comparison using code stage for Blue Prism. The given code is the following...
  9. J

    Copy column to another collection - Code Stage

    Hi All. I have a collection with 40 columns I need to copy one specific column with all the data in that column to another new empty collection, which will only contain the data from this column. From there on, the values will be checked for different rules, e.g. correct format, length etc...
  10. M

    Blueprism To Create Validation Drop Down List In Excel

    I have a Code stage running the following: GetInstance(handle).Activecell.Validation.Add (Type:=xlValidateList, AlertStyle:=xlValidAlertStop,Formula1:=("Yes,No")) This is producing the following error: Page: Input Validation List Stage: Input Validation List Type: Error Action: Validate...
  11. B

    About pending session

    HI. I have a question about pending sessions. I have a schedule to execute the process, and sometimes the session will fall into the pending state. When I manually start the pending seesion, the session will become terminated. Has this ever happened to anyone? My Version of Blue Prism is 6.6...
  12. A

    Resource is going offline when we logout VM's by using Login Agent

    Hi, We are using Azure VM's. When we logout other VM by using Login Agent, that resource/machine is going offline instead of Not Connected/Logged out. We have tried in many ways i.e., Server to other VM, VM to VM! Somebody please suggest solution asap.. It's an emergency!
  13. A

    Required Audit BOT to check coding standards of other BOT's???

    Required Audit BOT: which will check other Bot's business coding standards (Syntactical errors, naming conventions, etc...) instead of reviewing the BOTS manually... If any of you having kindly let me know!???
  14. H

    Multiple dots when reading Number as Text - Reading using OCR

    Hi, When Spying on Region Mode and reading Total Value using OCR, sometimes the output has 2 dots Example 1 = 12,.400.55 Example 2 = 1,.200.99 My Final output is after removing "," Final 1 = 12.400.55 Final 2 = 1.200.99 issue: Unable to Cast text into the Number Can anyone tell me how to...
  15. B

    BP + VS newbie question

    Hi, I'm rpa developer, however I didnt perform so much my own code stages. I would like to improve my skills and I have Visual Studio 2019 and BP 5.5 installed. I would like to create end-to-end code in VS which grab data to VS from specific worksheet and which I can operate in VS. How: 1) can...
  16. M

    How run .mac file

    Hello All, Can you please help me, how I can run the .mac on Citrix application without any excel instance, and how I can pass the parameters? PF, .mac file content in the attached screenshot. Thank you!
  17. L

    Login Agent - Cyber Ark

    I’m writing this thread because we are planning to migrate our environment from a On-Premise one to a Cloud and also to start using Cyber Ark in our environment. We are on a testing stage and we already made the REST API work from the BP object and on our CyberArk - Login Agent Process...
  18. J

    Clarify some AD01 Exam related queries

    Dear All, I have been studying long hours for the Blue Prism AD01 exam, and taking a number of simulation tests. However the answers to do not seem to be consistent across different test makers or sources on the internet... Can you help me determine the correct answer please for the following...
  19. M

    How can an Excel handle be shared?

    Our company has developed hundreds of automations, many of which interact with Excel. This required developing our own Excel VBOs for actions not included in the built-in Blue Prism Excel VBO. A major problem is that actions cannot be called from any business object other than the one that...
  20. M

    How can an Excel handle be shared?

    Our company has developed hundreds of automations, many of which interact with Excel. This required developing our own Excel VBOs for actions not included in the built-in Blue Prism Excel VBO. A major problem is that actions cannot be called from any business object other than the one that...
Top