Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Timer Event and Event Arrival Rate Plugins #54

Open
LeonBein opened this issue Jul 14, 2023 · 1 comment
Open

Merge Timer Event and Event Arrival Rate Plugins #54

LeonBein opened this issue Jul 14, 2023 · 1 comment
Labels
enhancement Topic - Plugins All issues that belong to plugins, i.e., new ones, improvements, bugs, general plugin handling

Comments

@LeonBein
Copy link
Collaborator

LeonBein commented Jul 14, 2023

Both plugins handle delays due to events and could be combined.
Currently, the following differences and deficiencies have been analyzed:

@LeonBein LeonBein added enhancement Topic - Plugins All issues that belong to plugins, i.e., new ones, improvements, bugs, general plugin handling labels Jul 14, 2023
@LeonBein
Copy link
Collaborator Author

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 to give incoming message events a time after they are triggered, this should be possible to reuse (see card: Time of receiving message events).

Another point that has to be tackled is to give timer events the right semantics which is at least to adapt the notation of the timer events to the notation of all other events. That includes to bring all boundary events trigger time distributions together in one source file (the .sim file) using the .xml syntax and having the same configuration options as the other boundary events. Furthermore the time and date format in the .bpmn file (using a different notation according to the ISO 8601 standard) should also support instance specific evaluated expressions (example at https://docs.camunda.org/manual/7.6/reference/bpmn20/events/timer-events).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Topic - Plugins All issues that belong to plugins, i.e., new ones, improvements, bugs, general plugin handling
Projects
None yet
Development

No branches or pull requests

1 participant