Overview
The enrichment defines conformance issues if a case does not start with one of the selected activities. Conformance checking helps identify process deviations by validating that cases follow expected patterns. By controlling which activities can start a case, you can ensure your processes begin correctly and identify cases that don't follow standard procedures.
Common Uses
To specify the list of allowed activities a case can start with
Settings
Start by going to the 'Log Enrichment' engine by going to any analysis and clicking 'Log Enrichment' in the top right.

Then click 'Add New'

Then choose the enrichment block.

Configuration Options
- Rule Name: Specify the name of the new attribute you are about to create.
- Severity: Select the severity of conformance issue if the case starts with a wrong activity.
- Activity Attribute Values: Select the activities that your cases are allowed to start with.

Examples
In this example, we configure the enrichment to ensure cases start with approved entry points. Any case starting with a different activity will be flagged as a conformance issue.
To specify the activities that our cases are allowed to start with, configure the settings as shown above, then click 'Create' and once you're ready click 'Calculate Enrichment' to add the new attribute to your data set.
Output
When this enrichment is executed, it creates a new Boolean case attribute with the name you specified in "Rule Name". The attribute value will be:
- TRUE: If the case starts with an activity that is NOT in your allowed list (conformance issue detected)
- FALSE: If the case starts with one of the allowed activities (no conformance issue)
The severity level you select determines how this conformance issue is categorized in conformance analysis dashboards and reports. Cases with conformance issues can be filtered and analyzed to understand process deviations.
See Also
Related Conformance Enrichments:
- Allowed Case End Activities - Define conformance issues for case end activities
- Repeated Activity - Detect when activities are repeated in a case
- Case Closed - Check if cases are properly closed
Related Topics:
- Conformance Experiments - Overview of conformance analysis in mindzieStudio
- Attribute Enrichments - Understanding enrichments in general
This documentation is part of the mindzie Studio process mining platform.