Hi I have a User Input Task in the main process model and another in

Certified Senior Developer
Hi

I have a User Input Task in the main process model and another in a Sub Process and a third again in Main Process Model. All the flows are activity chained. I expected that all the three forms will be opening next to next. But the observed phenomenon is first two are activity chained and then closes. The third forms comes in the task list. I want all three forms to be continuation. How this can be done? Or Appian doesn't provide the functionality to activity chaining on completion of the sub process.
Use Case: The sub process is required multiple times in the main process to be executed. So, a sub process approach seems to be good....

OriginalPostID-87251

OriginalPostID-87251

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer
    Thanks all for the help. In my use case, the User Task in Sub Process was also a Quick Task. So for disabling the QT after execution of Sub Process, I was using Exception flow which was directed to end event. As soon I removed the exception flow, it worked fine. Now to disable the QT, I actually used Terminate on End Event.
Reply
  • 0
    Certified Senior Developer
    Thanks all for the help. In my use case, the User Task in Sub Process was also a Quick Task. So for disabling the QT after execution of Sub Process, I was using Exception flow which was directed to end event. As soon I removed the exception flow, it worked fine. Now to disable the QT, I actually used Terminate on End Event.
Children
No Data