Hi ,
I have attached main flow(main-image.png) and reusable sub flow(sub-image.png).
Ideally once all the instances of subflow are completed the main flow should resume.
But this is not happening.
I have used a humantask (Indexing) in subflow, once this is completed end node of subflow is encountered then humantask (Final review) should resume, but this is not working.
In MultipleInstance(Reusable Subprocess) instead of Human task if we use script task then main process gets resumed and flow enters humantask (Final review).
Pls provide pointers incase i am doing something wrong.
Thanks.