Open topic with navigation
You are here: Business Rules
Business Rules
Business rules are pieces of business logic that are stored as objects in System Setup. You can use business rules, for example, in workflows, during object approval, in imports, in bulk updates, in data profiling, and in the STEP Web UI.
There are two main types of business rules:
- A business condition is logic that should only evaluate to either true or false. Side effects in a condition are not supported (such as performing an approval, setting a value, or adding links / references). For more information on business conditions, see Business Conditions here.
- A business action is logic that when executed, typically performs an action and does have side effects. For more information on business conditions, see Business Actions here.
2017, Stibo Systems