This document discusses using model transformations to back-annotate simulation traces onto business process models. It presents the challenges of mapping low-level simulation traces to higher-level process models due to information loss and granularity mismatches during modeling abstraction. The authors propose a change-driven transformation approach where the transformation is executed incrementally based on notifications of changes to the simulation model, rather than requiring manual initialization. This approach aims to better handle complex mapping issues that can arise, such as many-to-one and one-to-many mappings between model changes.