blue prim

  1. T

    Send sms using Blue Prism

    Hi everyone! How can I send a sms using BP? Do I need a specific platform to interact with BP? Which one? Thank you in advance!
  2. N

    I need help with a process. Can someone please have a look? screen shot attached

    I need help with a process. Can someone please have a look? screen shot attached
  3. A

    Excel Macros on multiple Worksheets

    Dear Members, I am new to blue prism and i would like to create a process which involves running a single Macro in different workbooks and different worksheets of excel so can you please help make dynamic values of macros for Blue Prism so whenever macro is running it is picking itself...
  4. D

    To read multiple rows in a PDF dynamically.

    Hi, There. I have a invoice. Which has 20 rows( product name) and this rows will be changing for the other invoice. It is not okay to spy each row manually. How can i read them dynamically using coordinates?
  5. S

    Run Mode Selection

    I have 4 processes called from one process. Also have 10 different object. One separate object is exposed as a service. This object is consumed in web application to insert item in BP queue. Question When Automation is running on DVD/VM, I am not able to run Service object. I already made...
  6. R

    How to use attach functionality in blueprism

    Hi Team Member, I need help for the following problem mention. Please help !! 1. My IE browser is already open. 2. In IE browser 3 HTML file are open in 3 tab. (PFA screenshot). 2. i have to read data from all three pages one by one sequentially. 4. Now i have to spy all three IE Tab and read...
  7. I

    Using different data items in a loop

    Hello Everyone! I wanted to know if there is any way to perform a calculation on different data item while in a loop in Blue prism. For example, I have cal1,cal2, and cal3 as data items and in each iteration, I want to perform an operation on those 3 items. since cal is common can I just put...
  8. D

    Blue Prism and regex

    Hi, Today I use a business object called id.Regex to extract desired text. It works as it should, the only drawback is that it outputs a collection. I guess the reason is due to the possibility that it may find several matches. But in other business objects I have experienced that it takes the...
  9. F

    Sending email with Outlook VBO from virtual machine

    Hi, I am having trouble sending emails using the Outlook VBO on a machine different than the one I am logged on. I am running my process from a virtual machine on another resource machine. The emails are not sent though. The only way I can send them is if I login into the resource machine. I...
  10. J

    Find Next Empty Cell doesn't work

    Hi, I have been having a problem writing data from a collection to a worksheet. I have an woorkbook that needs to be updated constantly and when I use the action of finding the last empty cell it takes a tandom cell in the middle of the worksheet.
  11. S

    Not able to get table items after the count 50

    I am trying to get all the items from a table. I spied the table and am reading the said table but it only gets item till the count 50, lets say if the total number of element in a table is 66 it will only read 50 give or take. Is there any other way i can get the table items, I have also tried...
  12. B

    Error: Excel Get Worksheet as Collection

    Hey, I'm new at RPA/Blue Prism. I've got a problem with the Action "Get Worksheet as Collection". In the excel sheet are hidden columns. These are not found. Blue Prism returns error message: Internal: Could not execute code stage because exception thrown by code stage: Column 17 was not found...
  13. T

    Urgent! BP OCR VIN# Indetification issues

    Hi Guys, I am trying to use BP OCR to read a printed fax form. I was able to read text with OCR for almost every printed text in the form, how ever reading the alphanumeric Vehicle VIN# is giving me wierd results. For eg VIN# F1269ASX87715BCZ0 is not been read accurately. I tried incrementing...
  14. R

    Delete/Insert Row in Excel via Macro

    Hello, I want to delete or insert a row in excel. I wrote macros for both, and I have BP call the macros and pass in arguments. Can anybody tell me why nothing happens when I call these macros? I believe my syntax is correct, and I'm having success passing in arguments from BP to another macro...
  15. G

    Blue Prism API / Web Service to call control room

    Hi, Is there any way to call BP control room on web ?
  16. T

    Issue while execute power shell Script from Blue Prism

    Hi, I have tried to automate the Office365 operations (Add user, Add user in DL...etc) using MS-Online/Azure AD module power shell command by invoke through Blue Prism. The below C# code (to trigger Power shell command) executed in Blue Prism in code stage without any error, but it was not...
  17. P

    Text Analysis

    Hello below attachment i have mentioned two email formats. now, how to get or separate Date,container number and from & to address location names.is there any script to structure this text. please help me out this. Thanks In Advance
  18. H

    Blue Prism and Multiple User Login on same VM(Remote Desktop Session)

    Hi. I just wanted to know, if this will work? I have one Physical machine designated to do this work. I need 10 BOT_Ids to remotely log on Virtual Machine as Administrator and run a script from desktop. Can someone guide me?
  19. I

    Everytime the machine is reboot the robots can't access folders

    Hi, guys. I have a big issue, the robots were implemented on a Windows 10 Virtual machine and every time we have to reboot this machine to update, the robots loose all the connection with the folders, won't write or save excels file, and so on. It's like they lost the administrator privileges...
  20. S

    Write collection in excel

    Hi All, Any idea on below error while writing collection Via blueprism ERROR: Internal : Could not execute code stage because exception thrown by code stage: Exception from HRESULT: 0x800A03EC
Top