blue prism

  1. C

    How can I merge columns of two collections together?

    Hello, I know the Utility - Collection Manipulation action "Merge Collections" exists, however this simply puts the columns side by side in one collection. I would like to combine one column with another ( i.e. collection of 1 column [length L] merged with collection of 1 column [length L] -->...
  2. O

    Blue Prism Foundation Guide Section 9

    Currently working through the guide and on section 9 I don't know what I'm doing wrong in exercise 9.1.1. It says that after running the process I need to open the properties of the Data Items to see their current values but there are none. No mention beforehand of populating with my own values...
  3. M

    Need help to update a collection

    Hi guys, this has been driving me nuts for ages now and I know it might seem really basic but I don't remember it ever being covered in the training course I'm taking. Basically I have built a process that logs in to an order system, gets items from a work queue, places an order and then...
  4. Z

    Printer_Select_IE

    I want to print switching printers in InternetExplorer. But BluePrism can’t identify components of printer dialog. How can I identify those.
  5. B

    SAP Process chain Status

    Hi all, I am aiming to automate SAP application and need help in retrieving rows of completed status. (pls see image attached). Green symbol indicated that it is completed. Can someone provide a method on how to extract the status with green dot completed rows alone. There is an option to...
  6. J

    Macros - Can you use them across multiple workbooks?

    Hello, I have used macros in Excel before, but in the past they were always used on nice worksheets that had the macros ingrained. I have a different situation now though, and can't seem to wrap my head around it. For setup, I have 2 documents I have created: 1. Data.xlsx (which I am manually...
  7. M

    Is it possible to convert a collection into a .txt file separated by tabs?

    I´m trying to convert a collection into a text file. I´ve tried converting the collection into a CSV to get the text and appending that CSV into a text file but when I open it, there´s nothing on it.
  8. A

    Use append to text file VBO using a maximum row limit

    Hi- I have created a collection which contains one column and multiple rows. I want to save this collection by using append to text file VBO. However, I want to use the logic that if the rows are more than 50, I want to store the remaining of the entries in a separate text file. What is the most...
  9. V

    Appian VBO with File Download

    Hello Teams, I'm integrating Appian with Blue Prism, both in cloud. Appian starts a process, creates and then passes variables to BP. Among these variables there are documents, uploaded via an Appian Interface to its folders, in cloud. I need to pass this documents to BP. I'm planning to use the...
  10. R

    Can Blue Prism Automate Smartview? Or Spy Excel Toolbar?

    I'm very new to this RPA world. I've been tasked to do a few things in excel using blue prism... Can I Connect to smartview using blueprism? Can I spy an already open Excel instance? Maybe identify the toolbar elements and automate smartview that way? The Smartview login is an IE based...
  11. A

    Blue Prism-Running background and foreground process

    I have 2 process p1 and p2. p1 contains one background object whereas p2 contains one foreground object. Now technically i should be able to run both p1 and p2 on single resource at the same time but I am getting resource busy error,Please help
  12. F

    Start blue prism process by email request

    I am new to RPA and Blue Prism. I am still in training. I was asked to develop a solution where a customer can send an email requesting their process to be run. The bot would need to read the subject line, for example, {run {Tax-may2019-001} and the bot would then start that process. We would...
  13. A

    Can't Read Text accurately From a Web page

    Hey Everyone, I am facing trouble reading the text from a webpage. I am using Region mode and "read text using OCR". It reads some part of the text correctly and adds some kind of gibberish to the remaining text. I think it is happening because of the design which surrounds the text. Text is...
  14. M

    VBO HTTP Utility usage question

    This is a SOS question. I've tried many ways of using the HTTP POST request utility, however I always get an error message that goes: Authentication failed. Please check your credentials and try again {"resource":"\/suite\/webapi\/mark","error":"APNX-1-4187-000","message":"Authentication...
  15. V

    Blue Prism 6.4.1. Ms Outlook VBO Save Attachment

    Hello Teams, i'm trying to use MS Outlook vbo to save emails attachments with .eml extension (trough Outlook). Neither Save Attachment nor Save Attachments nor Save email as file do this. System tells me that the element (i assume it refers to the .eml file) cannot be opened. I use the ID...
  16. F

    How to use set data action

    Hello, I have been tasked with learning blue prism and do not come from a technical background so bear with me. I am following the training guide and I am stuck on exercise 9.3.4 "creating a narrative", I can seem to get the set data action working I keep getting the following error every...
  17. K

    Multiple issues with execution of Schedules on Resource Pool

    We are facing below issues while using Resource Pool. Session not getting created on one of the Resources in the pool Description: We have a Schedule for Logging in to all the Resources. Schedule consists of One Task and in the Task we have 4 Scheduled sessions thrown on the Resource Pool...
  18. D

    Resource in missing state

    Hello, I am installing BP onto my server. On my Control tab, it is saying my resource is in a missing state and the session info is lost, but it is connected. A picture is attached for reference. I would like to know what I need to do to configure this correctly. Any advice would be great...
  19. D

    REST Webservice Call

    Hello, I am still learning a lot about Blue Prism. I am wondering how to perform a REST API call on Blue Prism. Is this possible? I see there are several VBOs include REST, HTTP, etc. If someone could please shed light on this that would be much appreciated. Thank you
  20. D

    Grabbing email body

    Hello, I am grabbing an email body from Outlook and saving it to a collection. I want to parse through the data so that I can grab the rowID, the orderID, and the quantity amount. So far I have split the email body using the String VBO, but I am at a loss as to splitting the data further to...
Top