Skip to main content
rajt0005
June 13, 2024
Solved

Question On Subprocess

  • June 13, 2024
  • 4 replies
  • 0 views

You created and published a new process model. The process model has a start form with two synchronous subprocesses with 40 and 66 nodes each. All nodes are chained from the start node through the subprocesses to the end node. After the tasks and subprocesses, there is a second User Input Task in which the user can confirm the entries and add a comment. When testing as a normal Acme business user, you see that the confirmation screen is not shown to you. What might be the reason for this behavior?'

A. Maximum number of activity chained Node is exceed and breaks

B. The second User Input Task is assigned to the process Initiator

C. the second User Input Task is assigned to the ACME Business user group 

it should be A or B confused on this 

Best answer by shubhama926776

Regular user doesn't see confirmation screen likely because the task is assigned to the process initiator, not all Acme users (option B).

4 replies

shubhama926776
June 13, 2024

Regular user doesn't see confirmation screen likely because the task is assigned to the process initiator, not all Acme users (option B).

rajt0005
rajt0005Author
June 13, 2024

so there is no such thing like maximum number of activity chained node exceed and it breaks  right ?? 

shubhama926776
June 13, 2024

There's a limit(50 Nodes), but forget it for this problem. The confirmation task is likely assigned wrong - not to the regular users you're testing with.