Skip to main content
November 5, 2021
Question

Process Model

  • November 5, 2021
  • 6 replies
  • 0 views

Hi,

I have created the below process model and when I click on "start process for debugging" I am encountering an error "Error: attended nodes must be assigned".

Can someone let me know what is an issue here.

6 replies

stewart.burchell
November 5, 2021

The icon ion the User Input Task node AND the error message are both telling you that you need to assign this node to someone so that they can work the step. Think on a User Input Task as a "service request!" but instead of a "silicon-based REST service" it's calling a "carbon-based service". But in both cases you need a defined end-point. In this case that end-point is configured by setting the Assignment. This can be to a defined user-account or a Group.

November 5, 2021

Thanks.

It is working now.

November 5, 2021

After assignment of the user, error disappeared.

But when I start the process (Ctrl+D) I am getting an user input form and after submitting the form nothing is happening.