Business rules are used to perform automated actions on a request. The criteria for the rules are set using the request fields.
Define Business Rule Group
Business rules are categorized and executed in rule groups. Rule groups are used to apply/restrict selected rules on an incoming request.
To create a new group,
- Go to Admin > Automation (Request Management in old UI) > Business Rules.
- Click Rule Group.
- Provide a Name and Description.
- Click Save or Save and Add New.
Define Business Rules
Hover over a rule group and click Add Rule.
Provide Necessary Details:
Field Name
| Description
|
Rule Name*
| Give the rule an appropriate name.
|
Description
| Describe the rule usage.
|
Dropdown : Execute on actions
| Choose to execute the rule when a request is created, edited, or deleted permanently. By default, Created is selected.
 If deleted permanently option is selected and the action is configured as abort process, the deleted request will be retained in the request trash.
|
Radio buttons: Execute during
| Choose the duration to execute the rule - any time, within operational hours, or outside operational hours. By default, Any Time is selected.
|
Radio buttons: Cascade Execution
| Decide the order of the subsequent applicable business rules. You can:
- Apply the next rule configured in the list view.
- Skip the remaining rules in the current rule group and execute the next rule group, if any.
- Skip all remaining rules across all rule groups.
|
Specify Criteria:
Field
| Description
|
Radio buttons: Execute rule when the criteria is met
(Displayed only if the rule is applicable on edited requests)
| Choose to execute the business rule:
- Every time a request is edited
- Only if a field specified in the criteria is edited in the request.
|
- Criteria
| - Choose the criteria to be satisfied for the rule to be applied.
- Select column, criteria, and the value.
- In the Column drop-down, you can select sub-fields by clicking > beside the field name.
- For certain fields, you can enter $ in the value combo box to configure the criteria based on dynamic input.
- Click
to add multiple criteria using AND/OR operators.
- Drag a criteria over the indentation space below another criteria to add it as sub-criteria. Criteria containing sub-criteria are denoted with a drop-down icon.
 You can configure up to 50 criteria in a business rule. |
Configure Actions:
Field
| Description
|
Radio buttons: When a request arrives
| You can choose to perform the following actions on requests where the rule is applicable:
- Execute custom actions - Update request fields, or execute custom scripts/custom functions.
- Abort process execution - Terminate the ongoing request event (add/edit/delete). Provide the reason for the negation to be displayed to users.
|
After configuring the business rule, click Save.
List View Actions
In the business rules list view page, you can manage rule groups and business rules with various actions as listed below:
- View Rules in a Rule Group: Click
beside the required group.
- Enable/Disable Rule: Enable/disable a business rule from the list view by using the Toggle button beside the required rule.
- Organize Groups: Click Organize to set the order in which the trigger groups should be executed on a request.
- Organize Business Rules: Hover over a trigger group and click Organize to set the execution order of custom triggers within a trigger group.
- Cascade Execution: Modify the subsequent applicable triggers by clicking the drop-down beside each trigger.
- Edit Group: To edit a rule group, click
beside the required group name.
- Edit Business Rule: To edit a business rule, expand the rule group and click
beside the required rule.
- Delete Group: To delete a rule group, select the group and click
.

Deleting a rule group will also delete all rules configured in the group.
- Delete Business Rule: To delete a business rule, select the rule and click
.
- Move Rules Across Groups: Move rules across groups. Select the required business rules and click Move to Group.
Bulk Actions
In the list view page, select the required business rules and click Actions to perform the following actions in bulk:
- Disable Business Rule
- Enable Business Rule
- Execute next rule
- Skip remaining rules in this group
- Skip remaining rules across all groups
Related Articles
Execute Scripts in Business Rules
With Execute Script action in business rules, you can validate requests and update field values to automate request workflows. You can use scripts for validation of requests that involve complex conditions or requests that use third-party application ...
Notification Rules
SupportCenter Plus allows you to define notification rules based on various criteria to automate notifications. Automated notifications are useful to keep various stakeholders updated on important changes and events. SupportCenter Plus offers a set ...
Task closing rules
SupportCenter Plus allows you to define various rules for closing a task such as mandating fields and customizing task status. To define task closing rules: 1. Go to Admin>>Helpdesk Customizer>>Task Closing Rules. 2. To mandate task fields for ...
Request Closing Rules
SupportCenter Plus allows you to define various rules for closing a request such as mandating fields, confirming user acknowledgment, automated transitions based on tasks or dependent requests, and automated closures. To define closure rules: Go ...
Custom Actions
Custom actions refer to user defined actions that can be performed on different entities across modules. For a custom action to be performed on an entity, it should be used with automation rules, subject to the availability of support. Availability ...