Hi,
any thoughts on this interesting issue?
There is a timecard entity. Related (1:N) are timecard lines.
When saving a timecard, I'd like a real time workflow to check each and every timecard line. So I use a custom workflow step (AG Utilities) to distribute the child workflow to all related timecard lines. In the child workflow I cancel the workflow if a specific condition is met.
Even though both workflows are synchronous/in real time, the message in the cancellation step isn't displayed. In fact, nothing is displayed. The record is saved without any problem (which I wanted to prevent).
If I change both flows to asynchronous, I can see that the condition is met and the workflow is cancelled so the data is right.
What am I overlooking here?
Thanks for your thinking along with me.
Regards,
Jeroen