Search results

  1. 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...
  2. R

    Solved Soft Terminate MS Edge - Restore Page Issue

    Hi all, Is there a way within Blue Prism for us to soft terminate MS Edge application which doesn't trigger the Restore Page popup to occur? In our current state, Blue Prism is able to use the terminate action to close the MS Edge application. But once we try to launch a new application browser...
  3. R

    Solved Collection Manipulation and Writing Specific Data into collection

    Hi all, I am trying to figure out if something of the following is possible within Blueprism: I have a set of data which I have stored into my collection that I am trying to manipulate and store into a 'master' collection. What I am trying to do is the following: From the collection listed...
  4. R

    Solved Setting Multi-Line text and storing data item variable within another data item

    Hello everyone! I'm trying to figure out if something like this is possible... My issue is two-fold - I have a multi-line text which I need to keep in the same format in order to run a certain command script inside an application. For example, the multi-line command would be something like the...
  5. R

    Solved Using Regex to capture variable

    Hi all, I'm having a bit of difficulty trying to get a certain regex expression to work properly. I have one part of the pattern figured out. I was able to find something online for one part of the expression of what I am trying to do but I am still rather new to using Regex in general and am...
  6. R

    Solved Extract data from specific string

    Hello all, I'm trying to figure out how to use the utility string function in BP to try and attain certain amounts from a string value. What I am trying to get is the amounts at the end of the string which is extracted from a text file. While the amounts will change, the naming convention of...
  7. R

    Solved Excel VBO - Remove/Uncheck Specific Filter

    Hi all, Does anyone know if there is a way/know of a code to sort out/uncheck a specific filter using Excel VBO in Blue Prism? What I am trying to do is apply the filter function within a worksheet for a column and ensure that everything BUT that one criteria is showing. Here's an example of...
  8. R

    Document Assembly in Blue Prism

    Hi all, Is anyone familiar with documentation assembly and whether it is possible to replicate within Blue Prism? I'm trying to see if there are any tips or ideas when it comes to handling a word document template that has a lot of conditional IF ELSE statements embedded in it that would change...
Top