Is there a way to move a workflow which was separated out back to a sequence? and is there a way to run one activity at a time within a sequence instead or running the whole sequence?
Many thanks!
Is there a way to move a workflow which was separated out back to a sequence? and is there a way to run one activity at a time within a sequence instead or running the whole sequence?
Many thanks!
Hi @Klim,
You can execute one activity at a time by utilising Debug mode.
More specifically, via “Step Into”, you can begin stepping into/over various activity within your workflow:
@Mr_JDavey thanks very much for quick response!
Would you have any ideas how to move a workflow back to the sequence on Main?
Thanks!
Hi @Klim,
Could you not just copy and paste the workflow into the main component?
Alternatively, can you provide an example of what you mean exactly