Nodes in process model not firing when used by the site.

So I have a process model built from the tutorial and it works well with a start form and form if the supervisor needs to approve a task.

But when I use the process model in the site I only get the start form for a related action, the supervisor's task never fires and the database does not update.

Also, no email is generated alerting me to the task.

Yet, all this behavior is present when I'm only testing the process model.

After I submit the start form from the site I see a little teal box that says "Action Completed".

Is this expected behavior?

Is there a way to see the data flow as the process model moves data for the site?

James

  Discussion posts and replies are publicly visible

Parents Reply
  • ok OKAY!

    I see the process model is firing. the process stops at the Review Request Node.

    But I'm not getting that node to present me with the decision to approve or not.

    Do you know why it is not firing?

    Even when I test the process model in "Start Process for Debugging", I have to manually view the Review Request Node to get the process to complete.

    I want this to be rendered to me from the process, right?

    thnx

    j

Children