Closed
Description
Is there a way to define the next step using the fluent api, I somehow managed this in the JSON format using the next step ID, but is it possible using the fluent api ?
Below flow is my requirement..
START
step1
step2
Loop condition1
step3
if(condition2)
GOTO Step1/2 // ( go back to start/step 1/2)
END
Am I missing any primitive step here or is there a hack to do the above flow using loops/other steps ?
Metadata
Metadata
Assignees
Labels
No labels