ParallelThis activity can process more than one workflow in parallel. You can perform one child activity with any number of workflows in a single process. For example, you want to check the cheapest flights for your travel. For running this process manually, you will login to 3 different applications and provide the travel details at three different places and then compare the results. In Parallel activity, you can provide the travel details once and parallel activity runs this information on three different portals (for example, Yatra, MakeMyTrip and Cleartrip) for you and provide the cheapest flight details as per the defined process. Using Parallel Activity1. In the Canvas Tools pane, click Flow Controls to expand the tool and view the associated activities. 2. Drag the Parallel activity and drop on to the Flowchart designer on the Canvas.
3. Add the activities that you want to run parallel in the Parallel activity. The Parallel activity with a default display name is created. The warning sign disappears once you provide the required inputs. Parallel Activity PropertiesThe properties of a Parallel activity are listed in the following table and can be edited in the Properties grid on the right pane.
|
Related Topics Step-by-Step Guide to Use Parallel to Change the Values of an Argument Simultaneously |