Ways to implement the condition in the workflow

List the ways by which we can implement the condition in the workflow?

E

Expert

Verified

We can implement the condition by the following ways:

By creating rule condition – It specifies that we can execute conditions either directly in code or by using tool, i.e. Rule Condition Editor. The rule conditions are stored in the separate Extensible Markup Language (XML) file. When the rule condition takes place in the workflow, expression in the condition is estimated and a Boolean value is returned.

By creating code condition – It refers to describing the condition directly in the code. Code condition can be created by writing the method in a code. Method contains code for condition and returns the Boolean value.

   Related Questions in Basic Computer Science

©TutorsGlobe All rights reserved 2022-2023.