Condition in the workflow

How a condition can be implemented in the workflow?

E

Expert

Verified

A condition can be implemented by using either of the following ways:

a) By creating a code condition – It refers to defining condition directly in the code. A code condition is created by writing a method within the code. This method holds code for the condition and returns a Boolean value.

b) By creating a rule condition – It specifies that conditions can be implemented either directly in the code or by using the tool, known as the Rule Condition Editor. Rule conditions are stored in a separately in the Extensible Mark-up Language (XML) file. Whenever a rule condition happens in a workflow, expression in the condition is evaluated and Boolean value is returned.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.