Leon Bein
Leon Bein
Found error: `--enable-bps-logging` must be set for XES logging to properly work - is disabled by default but XESLogger is enabled by default
Consider this for #73 , remove BPS flag in favor of proper plugin configuration
A way to implement this would be to add the "Identity" extension from the xes standard (https://www.xes-standard.org/) to the XESLogger.java and then set the "id" value for events
This issue was created based on a task note made by @bdaase in https://github.com/bptlab/scylla/projects/13. Here is the original note: > **Timer Events Semantic** > > *With having implemented a way...
I like the idea of a "how to get started" or quickstart section. Potentially it should even be put it into the root readme? I opened a [new branch](https://github.com/bptlab/scylla/tree/getting_started) for...
For a (a bit chaotic) set of example files, you can have a look at the samples folder. For instance, the most simple configuration is probably `p0_globalconf.xml` as global configuration,...
No, I was not aware of this standard. Looking at Tsun's thesis, he mentions it, but only regarding another BPS tool, so I assume he knew it, but didn't build...
Sorry for the late answer. There already exists the [DataObject Plugin](https://github.com/bptlab/scylla/wiki/DataObject-Plugin) to support bpmn data objects with values that influence the simulation. I am not sure how elaborate the plugin...
Proposed solution: Automatically create a matching assignment in the Simulation Configuration Creator whenever a lane assignment is found.
If the proposed solution is used, this becomes a UI issue