To check if a file process data contains a value in a workflow condition, you have to define the Not IsNull condition.
Example:
Not IsNull(<REQUEST_ATTACHMENT>)
This checks for a process data file named REQUEST_ATTACHMENT in a condition.
To check if a file process data contains a value in a workflow condition, you have to define the Not IsNull condition.
Example:
Not IsNull(<REQUEST_ATTACHMENT>)
This checks for a process data file named REQUEST_ATTACHMENT in a condition.