blue prism

  1. T

    Read multiple tables on a web

    Hi All, I've a use case where i've to read data from multiple tables on web page and perform different actions basis that. Could someone help me to scrape data from multiple tables. Ex:- website abc.com which has 4 different tables T1,T2,T3,T4 all of the tables has same number of columns but...
  2. M

    Blue Prism-Excel-How detect and handle prompt when saving file

    Hi, We have an issue with Blue Prism (BP) saving Excel files to a directory that encrypts the file and locks the directory to other writes while the encrypted save completes. If two BP processes attempt to save files in the same directory at the same time, one process will receive a Microsoft...
  3. F

    operation is not valid due to the current state of the object

    Dear all fellows When I run the actions for a window-based application, looping with a collection of input parameters, it does work for the 1st Row of the collection. However, when it comes to the 2nd row, I obtained the following errors: “operation is not valid due to the current state of the...
  4. R

    Code Stage -"class is not compiled"

    Hello, I'm trying to write a very easy code just to get used to Code Stage, but the message "Internal : Could not create an instance of the code class because the class is not compiled" keeps popping up and I cannot go further. Do I have to do something in Initialize page? ========== Dim...
  5. N

    Can i Extract error logs from blue prism?

    Hi, i want to get the error logs from work queues so i can display them on a web site. i need to get the data out to a rest api somehow, i read through alot of documentation without any luck i hope you guys know what to do... /Nijas
  6. G

    Cant match an windows with Query Terms.

    Hi, Having issues with identifying spied element. I can select it in application Modeler however once I reset and run in object Studio I get the same error message again. "Internal : Failed to perform step 1 in Read Stage 'Read Ref line' on page 'Order Confirmation' - Unable to match any windows...
  7. A

    Default value for data type

    When coding and checking for error, all error are handle. However there are "warning" type. To help remove all these warning. What would be the default value need for each type?
  8. R

    Correct Syntax for "TAB" button for 'Send Keys Mainframe'?

    I'm connected to a 5250 emulator and trying to send the TAB key to tab to the next field. I've tried "{TAB}" and I receive an error. Does anyone know the proper syntax to send the key via "Send Keys Mainframe" for the Tab, CTRL, ALT, etc? Better yet, does anyone have access to a 'cheat sheet'...
  9. E

    Using wildcard on filenames

    I'm opening files from a browser which I have to attach to. For some reason, sometimes, the filename changes (example: normal filename is filename.txt, unusual filename is filename(1).txt. I understand that this happens when you open the same file from a site. So I tried to use wildcard on my...
  10. H

    Get worksheet range as collection

    Hi, I am reading range of excel sheet into a collection. There are 1650 rows but it is extracting only 17 rows into output collection. I have used number of rows and given input as end cell. Could you please help me what might be the issue?
  11. M

    Export Control Room Log BluePrism

    Hey everybody, I'm new to BP and I was wondering whether there is an option to export all sessions. To be clear, I'm not talking the process logs, I mean the table which shows me all past sessions, as seen in the screenshot. I would like to use this table in excel so maybe there is a way to...
  12. A

    Change page orientation of a Word document

    Hi all, I'm trying to change the page orientation of a Word document to landscape using Blue Prism. I've seen all the actions in the MS Word and MS Word Extended VBOs and I can't find any helpul action. Maybe running a macro could be a good idea, but I can't even find an action stage to run a...
  13. L

    How to use the Utility - HTTP HTTP Request

    Hi, im using the Request HTTP Action on the Utility - HTTP of BluePrism, I have a doubt of how I am using it because it almost never works... It only works when I go to the URL first on internet explorer manually and then run action on blue prism... The error cames up when it fails is "Could not...
  14. F

    Problem with Chrome Automation

    Hello guys, I am new to the forums, I apologize for any mistake I make. I have been running into a problem when I try running a bot that uses chrome. If I run a process with chrome window open from before I run the process will run correctly, but if I the process itself launches chrome it will...
  15. B

    Extract Table with merged cells

    Hi, I am trying to extract or read table from iexplore using blue prism. The table has rows that are merged cells, when I tried to read, the table format is not kept in the collection correctly. Is there anyway to extract and keep the format so that it is easy to read and loop through...
  16. M

    Copy a worksheet bewtween two workbooks in different Excel instances

    Hi, I have a process that will execute many SAP transactions, some returning large amounts of data, and create an Excel workbook (Output.xlsx) with separate worksheets containing the data from each SAP transaction. As each SAP transaction is run, we have SAP export the data to Excel. For...
  17. R

    HTTP Request: Object reference not set to an instance of an object.

    Hi all, Wonder if anyone can help.. I've created a process that retrieves request information, formats into SOAP XML message and POSTs to an API to create a case on the target application using the Utility - HTTP object. The API requires client certificate authentication & as such I load the...
  18. A

    change a value of an element in XML with Blue Prism

    Hi Community Can anybody help me? I'm trying to replace element values of a xml String. My text looks like this one: <S:Envelope xmlns:S="http://www.oap-envelope"><S:Envelope xmlns:S="http://www./soap-envelope"> <S:Header> <To xmlns="http://www----------sing"></To> <Action...
  19. E

    SAP Automation Target application could not be identified

    My SAP automation works fine except one step. Process can attach page1 then click button for open page2. When page2 popup apperar blue prism cant attach page2. I use one session. I try everyhing. I run step by step process work fine. That process step doesn't work only production environment...
  20. G

    Chaser Emails

    Hi! I am currently working on a check and chase project. I'd like to see how you may be able to help me with something. Basically what the project does is it checks a report pero row for certain columns if the were updated or not, and then sends a notification to the person specified in that row...
Top