Skip to content
Discussion options

You must be logged in to vote

If you know beforehand the number of elements that you should receive at process 2, you can use the when block in the process to only instantiate the process if the number of elements is the one you expect. Or you can pass this through a map to the process and decide to interrupt the workflow if it's different from what you expected.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@ericart89
Comment options

@mribeirodantas
Comment options

Answer selected by ericart89
@ericart89
Comment options

Comment options

You must be logged in to vote
1 reply
@bentsherman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants