Process does not show User Input Task

I had a process model that has sub-process, events, script tasks and user tasks, and it was working fine, recently I had to updated the process model and added a sub-process right before the user task that will run multiple sub-processes synchronously and then start a user task; after the update and running the task from the end-user site the process runs but it won't show the user task although it is created and user has to go to tasks tab to access the user task.
Any idea what is going? or any setup that I need to change for that to act as expected?

OriginalPostID-273235

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    @minal as @coltonb already mention, please enable activity chaining for each and every node within each and every subprocess till the User Input Task, if anywhere it gets missed, then again you need to go to task tab and manually pick-up the Task. Also there is some fixed duration in seconds(specially between one to another User Input Task node) if that exceeds before the flow reaches till the User Input Task node, then also the activity chaining will get break.
Reply
  • 0
    Certified Lead Developer
    @minal as @coltonb already mention, please enable activity chaining for each and every node within each and every subprocess till the User Input Task, if anywhere it gets missed, then again you need to go to task tab and manually pick-up the Task. Also there is some fixed duration in seconds(specially between one to another User Input Task node) if that exceeds before the flow reaches till the User Input Task node, then also the activity chaining will get break.
Children
No Data