Hello Experts,
I have been brainstorming in one of the customer system on one issue. Requirement is as below:
1. There is a loop.
2. Inside loop, fork with two parallel branches and one necessary branch(as of now) is being used. One branch triggers sub workflow which creates dialog step for user and other branch waits for an event to occur.
Here requirement is, if suitable event occurs OR that dialog stop gets completed, workflow execution should progress. Also if any one of them occurs, other branch should not be forcefully terminated.
I am quite unsure whether this is possible or not. Please help out.
Regards,
Harsh