Example use case: a-b-a transitions
- UpdatedFeb 1, 2024
- 4 minutes to read
- Washington DC
- Now Intelligence
Use finding rules to identify when records return to a previous state.
Before you begin
Role required: sn_process_optimization_analyst, sn_process_optimization_power_user, or sn_process_optimization_admin
This example creates a finding definition that uses two finding rules and a finding constraint to identify when an incident is assigned to a group (in this example, the Database group), and then switched back to its original assignment. Use finding definitions like this one to identify situations where incidents are incorrectly assigned.
Procedure
- Navigate to All > Process Mining > Projects > All Projects, and open the project where you want to include this finding.
- In the Project Finding Definitions tab, select the New button to create a finding definition.
-
Fill in the details in the Finding Definition record.
For information, see Configure rule-based finding definitions.
-
Right-click the form header, and select Save from the
context menu.
After saving, the Finding Rules and Finding Constraints tabs are visible.
- In the Finding Rules tab, select the New button to create a finding rule.
-
Select the plus (+) icon to the right of the Start condition field to begin creating your start condition.
Note: You must create conditions for each rule. There’s no option to select existing rules.
-
Use the fields on the Create new condition form to
create your first condition.
For the start condition, you create a condition where an incident is created with any value in the Assignment group field.
Field Value Name AG is Anything Table configuration Incident Condition type Field/value condition Field Assignment group Predicate is anything Occurrence(s) to match All Condition subtype Single - Select Submit to save your condition.
- In the Relation field, select eventually followed by.
- Select the plus (+) icon to the right of the End condition field to begin creating your end condition.
-
Use the fields on the Create new condition form to
create your second condition.
For the second condition, you create a condition where an incident is assigned to the Database group.
Field Value Name AG is Anything Table configuration Incident Condition type Field/value condition Field Assignment group Predicate is Field value Database Occurrence(s) to match All Condition subtype Single -
Select Submit to save your condition.
You now have your first finding rule, which identifies when an incident is assigned to the Database group. Now you must create a second finding rule in the same chain.
-
Select Create next rule (Same chain)
This is a new rule in the same chain. You can see that the Sequence field is 2 and the Start condition field is automatically filled with the End condition of the previous rule.
- In the Relation field, select eventually followed by.
- Select the plus (+) icon to the right of the End condition field to begin creating your second end condition.
-
Use the fields on the Create new condition form to
create your end condition.
For the second condition, you create a condition where an incident is assigned to the Database group.
Field Value Name AG is Anything (2) Table configuration Incident Condition type Field/value condition Field Assignment group Predicate is anything Occurrence(s) to match All Condition subtype Single -
Select Submit to save your condition.
You now have a completed second finding rule.
- Select Submit to save your finding rule.
- Open your project record again.
-
From the Project Finding Definitions tab, open the
finding definition created in the previous steps.
Note: This should be the one you created in step 3.
- In the Finding Constraints tab, select the New button.
-
Use the fields on the Finding Constraint form to create
your constraint.
Field Value Name First AG matches Second AG Start condition AG is Anything End condition AG is Anything(2) Relation constraint is the same event This finding constraint refines your finding rules. Now, for example when an incident is assigned to Network, then Database, and then back to Network, it will be discovered by this finding rule. - Select Submit.