Skip to main content
Nintex Community Menu Bar

Error - user to assign task resolves as blank text

  • September 26, 2019
  • 2 replies
  • 175 views

Forum|alt.badge.img

Hi all! 

so I am receiving this error in my workflow and essentially, I just want it to be ok if the entry is blank. How would I add an exception to do this? 

thanks so much in advance!!

2 replies

Forum|alt.badge.img+12
  • Scholar
  • September 26, 2019

@dropsix .....Are there any attachments or detailed issue?

 

If your goal is to continue the workflow process even if the User column (which you're using to assign tasks) is blank then put assign task in Run If action and put condition that If User field in not empty then assign the task. 

 

Please provide detailed issue if that's not what you need else please mark this as solution if it works for you.


Forum|alt.badge.img+2
  • July 17, 2020

This solution isn't efficient when my task has a lot of actions within both outcomes. I don't want to repeat it once if one participant variable is blank. I have two participants, both set in variables earlier in the workflow. One variable is always populated, the other is not always populated. What can I do so the task still runs when one variable is blank?