Skip to content

Looping through tasks in a workflow #5756

Closed Answered by nzlosh
0lzi asked this question in Q&A
Discussion options

You must be logged in to vote

I recommend you read over the orquesta documentation to better understand how you can achieve what you're trying to do. For something like loops, there is the with-items option. https://docs.stackstorm.com/orquesta/languages/orquesta.html#with-items-model The main point is that it is not a loop in the traditional programming sense, but multiple executions of the same action by iterating over a list.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 0lzi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants