startProcessLink() is not creating/opening another Instance (Sub Process Model) rather it assigns as Task

startProcessLink() is not creating another instance (Sub Process Model), but it assigns tasks.

My Requirement is, I have a Card/Button which has startProcessLink(), once clicked I started a Process Model which has Form1 with Submit button in it.

Once Submit is clicked, that should create/open another Sub Process Model which has another Form2 in it. It navigates to Sub Process Model, but assign the form as a task and re-directing back to my original page (Action Completed).

How can I navigate to another Sub Process which has another form.?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data