auto_stories Bilgi Bankası chevron_right Work Flow chevron_right Makale

Decision

It is the control to decide in which direction the flow will continue according to the result in the formula.

w4.jpg

Decision control icon at Flow Tools

 

mceclip0.png 

How it looks like on the Canvas

 

Remarks

This control has Connection as many as the number of condition at end of this step. These conditions seem at the resource result. After the connection, when a condition is chosen, the next step is specified with any flow control. For example; Send e-mail flow control can be used.

You can add a condition on the formula operations screen.

The first part represents Form Field or the name of Object flow control.

The second part is shown according to the first part. If you choose Form Field in the first part, the form controls of your related form seem in the second part. If you choose the Object name in the first part, the aliases names of the Object flow control seem in the second part.

The third and fourth parts represent a criterion control like Equal, Greater than, etc. and a criterion for the second part.

If other conditions depend on this condition, you can choose as AND or OR in the fifth part. Then, you can click + (plus) button for this.

Later, if you want to add a new condition, you can click the Add New Condition button.

 

Properties

Text: The text that appears on the screen is written here.

Formula Operations: This is the field where the formula is defined.

 

Example Used

When you add a Decision flow control to the Studio screen, you can open the Formula Operations screen. Here, for example; you can add conditions as below. Ex; FileTypeSent is the name of the drop-down box in the related form.

mceclip1.png

Formula operations screen for this example

 

The view of the example flow is below. The Connections of Decision control is specified according to the name of its conditions. The control makes it chooses any condition.

mceclip2.png

Flow screen