Use this process to reset a workflow for the current study. You must enter the name of the workflow. I.e., lower case with underscores.
SequenceFlow_0i872g2
SequenceFlow_0yy50p2
SequenceFlow_0i872g2
SequenceFlow_1q2ton3
SequenceFlow_1q2ton3
SequenceFlow_0x127gc
value = reset_workflow(workflow_name=workflow_name)
# Reset Workflow
<div>
{% if value %}
<span>Workflow {{workflow_name}} was reset.</span>
{% else %}
<span>There was a problem resetting workflow {{workflow_name}}.</span>
{% endif %}
</div>
SequenceFlow_0x127gc
SequenceFlow_0yy50p2