You are viewing limited content. For full access, please sign in.

Question

Question

What is the proper way to test for a blank/empty value in a field in the process Sequence Flow?

asked on July 7, 2020

Do I just leave it empty and let it fill with two double quotes, or do I manually enter some single or double quotes?

 

0 0

Replies

replied on July 7, 2020

Yes, just leave the value field blank so that the syntax ends up with just "" like

/dataset/Note!=""

Be aware that the logic is evaluated top-down, so the first branch that satisfies the criteria will be used, assuming an exclusive gateway.

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.