Skip to content

Instantly share code, notes, and snippets.

@Noordsestern
Created September 15, 2021 10:13
Show Gist options
  • Save Noordsestern/7a8f56b1a1effb54618d165f73ea6d84 to your computer and use it in GitHub Desktop.
Save Noordsestern/7a8f56b1a1effb54618d165f73ea6d84 to your computer and use it in GitHub Desktop.
Example of skipping execution CamundaLibrary version 2
*** Tasks ***
Run Robot Service Task
FOR ${i} IN RANGE 0 ${BATCH_SIZE}
${workload} fetch and pass my_task_topic_name message=Finshed processing ${i} process instances
do something with workload ${workload}
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment