Veröffentlicht Wed, 04 May 2022 07:34:49 GMT von Mirco Godani Programmer
Hello, this is my first thread because I can't find any result in old discussions. I need to make a check in a workflow condition to test if a filed (workspace) is null. 
I set this: GV_WF__MYFIELD = NULL and the validation doesn't signal anything. 

Is it correct?
Thank you in advance
 
Veröffentlicht Wed, 04 May 2022 07:46:12 GMT von Simon H. Hellmann Toshiba Tec Germany Imaging Systems GmbH IT-Consultant Document Management Solutions
Hi Mirco,&nbsp;<br> <br> DocuWare uses VBA Syntax here. You might want to compare with nothing, or use the ISNULL() function.&nbsp;<br> <br> https://docs.microsoft.com/en-us/office/vba/language/reference/user-interface-help/isnull-function<br> <br> Hope this helps.<br> Greetings from Germany,<br> Simon H. Hellmann<br> DocuWare System Consultant
Veröffentlicht Wed, 04 May 2022 08:33:11 GMT von Mirco Godani Programmer
Yes, it works<br> <br> <em><strong>ISNULL(GV_WF_MYFIELD)&nbsp;</strong></em><br> <br> Thank you!
Veröffentlicht Thu, 02 Jun 2022 18:27:33 GMT von Christopher Nicoli Project Manager-Sr Systems Engineer
and for some strange reason GV = NOTHING works too

Sie müssen angemeldet sein um Beiträge in den Foren zu erstellen.