Skip to main content
Question

How to reset Conformance checking readable results mapping?

  • March 14, 2026
  • 0 replies
  • 2 views

joos.buijs
Level 10
Forum|alt.badge.img+9

Hi everyone,

I'm using the Conformance Checking feature in Analysis to model a process and run conformance checks on a case‑filtered event log (since multiple processes are included in the same dataset).

When I switch to another process variant and upload a new process model, the Readable conformance explanations start referencing incorrect activity names. However, the underlying conformance checker results still show correct explanations.

It seems related to the REMAP_INTS function that runs in the background, creating a temporary INT column on the activities table and mapping these integers to activity names. My assumption is that this mapping is not being refreshed when switching filters or uploading a new model.

My main question:
→ How can I reset the Readable conformance results after changing filters or uploading a new model?

Secondary question:
→ Is there a way to force a reset of the temporary INT mapping column in the activities table?

Any insights or workarounds are appreciated!