You are on page 1of 4

Condition Step

By Suresh Kumar Parvathaneni Agenda: This document details about the steps Condition. Pre-requisites: It is assumed that the reader of this document has a preliminary understanding of workflow and has worked with the container elements earlier. If not, please go through the first two Tutorials of workflow available in this site. (More details) Procedure: 1. 2. 3. Create a new workflow definition. Create a container element, CARRID (as demonstrated in tutorial 2). Now click on undefined step and create the step Condition.

4. 5.

Enter the step name of your choice. We would have the following condition here: If carrid = AA. Do this. Else. Do this. Click on Click here to create a new condition. Following screen appears.

Double click on Carrid. Next click on = and enter the value AA in the constant field and press ENTER.

Enter the outcome names of your choice as shown above. Click on Transfer and go to graphic.

As shown above, there are two branches here. One navigates to true, if CARRID = AA else the control takes the branch False. Test the above scenario by inserting mail steps in the above 2 branches and by passing different CARRID values.

You might also like