Search results

  1. A

    Dynamically choose between Outlook or Interact to fetch input for the BP process

    Hello! Could you brainstorm on how to place a dynamic way to choose if the robot is to fetch input ('.xlsx' file) for the process. Case is following, Interact is priority but in case it is down, the robot should attempt to go to action "Get Mail" from Outlook VBO. Is there any way to perform a...
  2. A

    Loop on two collections with various row count ISSUE

    Hello :) I have a process that I need to finish and where I have to loop through two collections. [Coll1] has data from data base that I try to find match/similarity to [Coll2] - input from customers. Then when finds match it can continue to chew and compare more rows between those. I take...
  3. A

    Fuzzy logic on matching String

    How can I verify if an input approximately matches a string value in data item. Input will come from a support team while the value is a match to a value hardcoded in a dropdown box of an application the robot will run. So it can be a mismatch (human error), f.ex: Value in Data Item...
Top