Hello Everybody,
Working with Workflow's 9.1.1 Query Data activity. This activity request data from an SQL table which has several date fields. Some of dates fields are not populated yet and have NULL entry. When Workflow processes that NULL date field I'm getting "The token ForEachRow_DT_TO was not found [0511-WF1]" in the conditional decision or in assigning field values activities. I'm looking for the way to run one branch of the workflow if this field is NULL and another if it has date in it.
Is there any solution for that?
Thank you very much,
Vladimir