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

Can lib-bpmn-engine specify participants via assignment handler? #181

Closed
schooltech opened this issue Jan 26, 2024 · 1 comment
Closed
Labels
question Further information is requested

Comments

@schooltech
Copy link

Hi,
For user tasks, it is a common requirement to dynamically assign tasks to users in the business system. In addition to being defined by assignee variables in the process file, the process definition can often define an assignment handler to dynamically assign the people involved when encountering complex logic. Can lib-bpmn-engine specify participants via assignment handler?

Best wishes

@nitram509 nitram509 added the question Further information is requested label Jan 27, 2024
@nitram509
Copy link
Owner

Hi, For user tasks, it is a common requirement to dynamically assign tasks to users in the business system. In addition to being defined by assignee variables in the process file, the process definition can often define an assignment handler to dynamically assign the people involved when encountering complex logic. Can lib-bpmn-engine specify participants via assignment handler?

Best wishes

Yes, you can do that.
See https://nitram509.github.io/lib-bpmn-engine/implementation-task-handlers/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants