I have a Forms process that kicks off a workflow. Depending on what the flow of the workflow is, it either writes a value to a multi-line variable in Forms or removes the value from the variable using %(DB.NULL). We are seeing that when it removes the variable value, the Gateway in the Forms process is not reading that the multi-line variable is empty and sending it down the incorrect path. This is happening in 2 different Forms processes.
This was working correctly in Forms 11 Update 4, but we upgraded to Forms 11 Update 5 last night and started seeing the issue.