Search results

  1. I

    Choice Stage with Data Text not routing

    I'm trying to design a choice stage with 5 Race Criteria to choose from (White, Asian, Hispanic, Black, Pacific Islander) where my Choice A is White and so on where my choice criteria is StartsWith("White", "White") this only works for Race White. If i enter any other race the result is still...
  2. I

    Dynamicall choose from Drop down

    I have a form that has data that needs to be entered into a web application, the form has State information in it. The web application has State as Drop Down fields. Currently i am using Predefined "Global Send Key" {DOWN DOWN} to choose the respective state how can i make this dynamic based of...
  3. I

    Date Field changes to YYYY-MM-DD format automatically

    I have set up the date action to input date in to a web form. the date is written as and expression Today() however when the date is entered in to the form it converts it into YYYY-MM-DD format. How do i make this stick to the MM-DD-YYYY format that the form is expecting?
  4. I

    How to read from SQL Database

    Is there a way to have BluePrism read directly from SQL DB and write data to a form on third party website? Or do we have to convert the DB into XL and then use the Excel VBO?
Top