Recent content by Wilson

  1. W

    Error in black box testing

    You need to add the wait stage before 'click open button' , check your elements exist first.
  2. W

    Filtering one collection with 2 columns

    Hi bonifacy You can try to use Untility - Collection Manipulation /filter collection, filter Column "Line", and sum it, and you'll get what you want when you go through the collection.
  3. W

    Parent Child In Work Queue

    Hi MadhuG001, The process in enterprise can be very complex. So Parent child Queue is a Work Queue design concept that can control all items in process. Ex: there is a process description, system called W_system, and client ask you read Excel data, and key in W_system. You can use one Queue...
  4. W

    How to read a .msg file in Blue Prism?

    Hi raj, You can try the following steps: 1. Download the .msg file 2.use "Utility - Environment" /start process to launch .msg file (maybe you need to install MS OUTLOOK in advance) 3.Use Blue Prism Object studio to control it. Thanks.
  5. W

    global send keys

    Hi tiger19 You can try "send key events", "<{ALT}{D}{L}>{ALT}"
  6. W

    IBM I Access launch problem

    Hi all I have an issue launching .ws file via IBM I access client solutions, which version 1.1.7.1. I tried to use Mainframe application→ IBM iAccess(ehllapi), but I got an error. Anyone have solution? Thanks, Wilson
Top