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

Update process-variables on changing the aggregate #63

Open
stephanpelikan opened this issue Oct 1, 2024 · 0 comments
Open

Update process-variables on changing the aggregate #63

stephanpelikan opened this issue Oct 1, 2024 · 0 comments

Comments

@stephanpelikan
Copy link
Collaborator

In some situations there is an update of an aggregate's property which should be synched into Camunda. An example: A workflow waits in an timer-event having an exclusive gateway as a successor. The exclusive gateway's outing flow's FEEL-expressions might need to refer to properties changed during the period of the timer-events. One solution is to add a service-task to update the process-variables based on the aggregate changed meanwhile. It would be better to have a new method <WA> void updateWorkflow(WA workflowAggregate) in ProcessService which does only update process variables based on the given aggregate.

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

No branches or pull requests

1 participant