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

add support for CreateWorkflowInstanceWithResult #35

Open
pedesen opened this issue Nov 14, 2019 · 0 comments
Open

add support for CreateWorkflowInstanceWithResult #35

pedesen opened this issue Nov 14, 2019 · 0 comments

Comments

@pedesen
Copy link
Collaborator

pedesen commented Nov 14, 2019

I think there are 3 options to make that work:

  • extend "create wfi" node to output the outcome of the workflow when it has finished
  • create an additional "create wfi w/ result" node which only outputs when the workflow has finished
  • create a "workflow completed" node, which outputs each time any workflow finishes

More info: https://zeebe.io/blog/2019/10/0.22-awaitable-outcomes/

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