Search results

  1. C

    Failed to attach to current file - Excel

    Process description: Open an Excel file (4mb) and refresh the data connection. Foe each line matching the specified criteria, a mail is created. We have a very strange problem. When doing the QA runs for one of our processes, we managed to complete 5 full runs of the process on a dedicated VDI...
  2. C

    How do I split a text value by the TAB Char

    Firstly I have very little BP experience, so excuse me if this is a silly question. I have a text string that contains a tab ( hex/ascii value 09). I now need to split the string on the TAB. I have tried the SplitStringInto function with chr(09) as the split value, but this does not work.
  3. C

    Color Attribute of a Web App Element

    Is it possible to do conditional processing based on the color of a element on a web app. When modeling the application, I do not see color as an attribute. Would appreciate any suggestions.
  4. C

    Excel handle changes at run time

    Hi I am very new to Blue Prism so excuse me if I ask a silly question. I am doing a lot of Excel manipulation eg. refreshing sheets, cutting and pasting between sheets etc. At one stage I need to sort my results sheet. Instead of simulating the key strokes, I thought it would be more...
Top