I am new to EG3. I am migrating some of my processes to EG and I have one program that reads in a pipe delimited txt file. Several of the columns contain dates but each record does not necessarily need to have the date field populated. When EG runs the code, the log fills up with "Invalid Data..." messages each time a missing date is encountered. The missing date data is valid. EG process flow looks like the process fails (with the RED X over the code node). Is there a way to supress this type of error in a way that EG will not display the RED X?
Thanks