Hi Experts,
I have a workflow in which theres a deadline monitoring latest end date set for a step.
The deadline monitoring is set with expression which is a date and is passed while triggering the workflow through a se38 program.
It works correctly for all scenarios except when the program is run as a background job with an older date passed for the expression.
The workflow is getting stuck in the mentioned step with status "In Process".
In foreground mode its working correctly for older dates.
Can anybody throw a light on why is this happening and how to avoid this?