No output view for Sub process in process model

Hello,

I have created a process model and added a sub process the output is connected to the End Node. the below is the setup 

The sub process is not going to the End Node as in the below 

Thus as a reason the task is keeping on repeating for Approvals. Any suggestions to how to end the sub process  would be appreciated. 

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    Hi as you have mention, "subprocess never gets on to an output", may I know, what do mean by output here?

    Also if possible, can you share the screenshot of the sub process / child process.
Reply
  • 0
    Certified Lead Developer
    Hi as you have mention, "subprocess never gets on to an output", may I know, what do mean by output here?

    Also if possible, can you share the screenshot of the sub process / child process.
Children
  • Hello Alok,

    What I meant was, from the below screenshot

    The Sub process doesn't get to the End Node. It goes into the sub process and holds there, thus the Sub process assignments gets repeated (As in the below screen shot).

     

    In the child process there's nothing as in the below screen shot

     

  • 0
    A Score Level 1
    in reply to nellorea0001
    The process will not go to the end node until you accept the task and submit it.
  • 0
    A Score Level 2
    in reply to nellorea0001

    Hi, As you aware of that there are two types of nodes in Appian.
    Attended Node: Attended nodes requires user intervention, this can be done by Assigning as User or a Group in Assignment Tab for that Node. e.g. User Input Task.
    Unattended Node:Un Attended node does not requires user intervention. e.g. Script Task, SubProcess etc.
    In your Case i see that the sub process is assigned to a group in Appian Test Administrators. this doesn't require a user Intervention.