Skip to main content
Nintex Community Menu Bar

Start a task process don`t start a workflow in a task list

  • May 16, 2019
  • 1 reply
  • 3 views

I have one Workflow ( WF_A) in a list ( list_A) that use start a task process action. 

I need that when the task is created (on a Task List) , a workflow (WF_B)on a Task List start to performs a series of actions on the task.

 

As the task is created from a workflow WF_A, the workflow WF_B never initialized (the option to execute when a new element is created is marked). 

 

How I created the entry in the list_A, all the task appear that was created by me.  I'm a site collection administrator.

 

Some idea how resolve this?

1 reply

SimonMuntz
Nintex Employee
Forum|alt.badge.img+23
  • Nintex Employee
  • July 4, 2019
Hi,
Yes Workflows will not trigger if an item is created by a workflow in most instances.
I would approach this by running a parallel branch that starts the workflow on the Task List or has the actions to update the task on the task list.