Execution Limit 50 nodes

Hi!, the limit of the 50 nodes (about the activity chaining), its  only active nodes or all nodes which are in the entire canvas in a process model

  Discussion posts and replies are publicly visible

Parents
  • Certified Lead Developer

    The limit refers to the number of nodes (including all node types and nodes within chained, synchronous subprocesses) between two chained-together User Input Tasks.

    Basically if you design a process model with Task A followed by Task B, and chain the flow between them, the user will step from A to B upon submission of A.  If you add more than 50 nodes in between them (even something as benign as completely empty script task nodes), chaining would be expected to break and subsequently Task B would land in the assigned task queue of its assignee(s).  The user submitting Task A would experience the same thing that they would at other times chaining breaks or a process ends, which would be they'd be returned to wherever they originally accessed the process/task from (their task list, related action, etc).

Reply
  • Certified Lead Developer

    The limit refers to the number of nodes (including all node types and nodes within chained, synchronous subprocesses) between two chained-together User Input Tasks.

    Basically if you design a process model with Task A followed by Task B, and chain the flow between them, the user will step from A to B upon submission of A.  If you add more than 50 nodes in between them (even something as benign as completely empty script task nodes), chaining would be expected to break and subsequently Task B would land in the assigned task queue of its assignee(s).  The user submitting Task A would experience the same thing that they would at other times chaining breaks or a process ends, which would be they'd be returned to wherever they originally accessed the process/task from (their task list, related action, etc).

Children