Skip to main content
Nintex Community Menu Bar

Nintex Workflow 2013 run more than 15 flexitask workflow action in a parallel action

  • October 5, 2020
  • 1 reply
  • 12 views

Forum|alt.badge.img

Hi everyone,

 

I would like to run more than 15 flexitask workflow action in a parallel action but unfortunately I get this message on the published:

soap:ServerServer was unable to process request. ---> Failed to publish workflow: Error in the application

Nintex Workflow Version is 2013

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • October 5, 2020
Hi,

What you are seeing is expected behavior.
You cannot have more than 15 branches in a parallel action due to limitations of the workflow engine.
You may need to start child workflows from the parent if you require more branches.