Skip to main content
Nintex Community Menu Bar

Switch action is not taking more than 16 branches

  • November 6, 2019
  • 4 replies
  • 8 views

Forum|alt.badge.img+6

Hi Team,

 

I am stuck in switch action in workflow. I have total 17 switch values. i added 16 succesfully but when i add the 17th case last one is getting removed and new is getting added in the branch. Is there any limitation for no. of switch values? 

 

Regards,

Hema

4 replies

Forum|alt.badge.img+12
  • Scholar
  • November 6, 2019

@hema2930 ....that seems more like workflow manager restrictions, I think it cannot receive more than 50 arguments at a time. If that's the case then you might need to split your switch logic and group them into different different switches.


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • November 7, 2019
I actually thought Switch and Parralel actions only allowed 15 branches.
Either way it is a known restriction caused by the SharePoint workflow engine.

Forum|alt.badge.img+1
  • Novice
  • November 8, 2019

@kunalpatel wrote:

@hema2930 ....that seems more like workflow manager restrictions, I think it cannot receive more than 50 arguments at a time. If that's the case cordless vacuum then you might need to split your switch logic and group them into different switches.


thanks for the post.


Forum|alt.badge.img+1
  • Novice
  • November 8, 2019

@kunalpatel wrote:

@hema2930 ....that seems more like workflow manager restrictions, I think it cannot receive more than 50 arguments at a time. If that's the case then you might need to split your switch logic and group them into different switches.


thanks for the post.