Skip to Content
0
Nov 23, 2022 at 03:23 PM

Error sequence flow properties Condition, workflow is going by default route.

483 Views Last edit Dec 30, 2022 at 12:33 PM 2 rev

Hello People,

I am trying to execute mail task based on exclusive gateway descion

image.png

Here if you see, both leave approval(Default event) and leave rejected (Based on condition) should be triggered, here Even If I have placed condition (Earkier I have tried ${context.workflow.decisions == "false"} also ${context.workflow.status == "false"}), Workflow redirected to default event i.e leave approval mail trigger event.

Below is manager approval form,

image.png

Do we have any other syntax to write condition ?

Thank-you in advance

Attachments

image.png (108.8 kB)
image.png (37.4 kB)