scylla icon indicating copy to clipboard operation
scylla copied to clipboard

Extensible BPMN process simulator

Results 34 scylla issues
Sort by recently updated
recently updated
newest added

Currently, signal events are not supported by the simulator. A plugin should support the inter- and intra-process communication via signals. Therefore, a signal queue is needed which collects the produced...

enhancement
Topic - Plugins
new

It would be nice if the simulation input files and plugins used in the last simulation are rembered, even if the program is closed in between.

enhancement
Topic - UI

**Feature request:** I have two new features that i think would come in very handy. ## Adding colored tokens Comparable process simulation approaches such as Colored petri-nets and CPN Tools...

For long simulation runs it might be useful to track the current simulation time or the number of finished instances in the console to be able to oversee the progress...

enhancement

When setting probabilities for XOR-gateway paths in the UI, no check is done if the probabilities add up to 100%. This should be either enforced or at least warned in...

enhancement
Topic - UI

When loading a fully build simulation configuration, with a matching global configuration, and looking at task resource assignment, the following warning appears: "Warning: The resource type of this assignment does...

bug
Topic - UI

For my master thesis i creating a simple web application intended to be used to enhance existing business processes and patient careflows at a local hospital. My goal being to...

question
documentation

As a simulation runner, when a simulation takes too long, I want to have an "abort simulation" button, in order to be able to adjust the simulation inputs without having...

new
Topic - UI

When a Task in the process model is defined inside a lane, but the resource corresponding to the Lane is not assigned to that Task inside the SC, an error...

bug
question
Topic - UI

As a ui plugin developer, I want to be able to access the current simulation files in order to read and/or write information from/to them. Acceptance criteria: - [ ]...

Topic - UI