CPN simulation model for event log generation
doi: 10.4121/8aee9dc0-32f7-4020-9925-3d5aded12b6e
CPN simulation model that can be used to generate event logs with specific process performance characteristics. The generated event log can be used to test and validate process performance analysis techniques.
The simulation model represents the sales and delivery process of an electronic goods store. The process involves three business objects for which events are recorded: customer order, replenishment, and shipment. The performance of the process (e.g., waiting times, throughput times, cancellations) are dependent on the configuration of the model. This configuration can be modified by changing the values and functions in the "scenario.sml" file. The required functions for the simulation model are stored in "functions.sml" and the default values are stored in "values.sml". The logging functionality is stored in the "logging.sml" file and contains among others the configuration for the filename and column separator. Events are recorded in CSV format and event attributes include among others the timestamp, the object type and instance, and the performed action.
- 2024-12-20 first online, published, posted
DATA
- 1,951 bytesMD5:
db47986b7182d5c1a56b4a86b0c636d6
README.txt - 1,484 bytesMD5:
6763b5b04bda54f64ca4d9bb6ba09855
functions.sml - 1,784 bytesMD5:
ed8d4e75fc79534c3bf08085d8650d5c
logging.sml - 414,615 bytesMD5:
df0ece69e2266f3456dffade4ecffc4d
model.cpn - 2,565 bytesMD5:
9596cb31f3f588c41c93f7ddfb7c4f60
scenario.sml - 273 bytesMD5:
81e0b821dc8357fb9cf306263cb0b616
values.sml -
download all files (zip)
422,672 bytes unzipped