I want the data to flow through the selected SequenceFlow if the variable value is for eg: “abc”, is this the correct way to do so. If not, How to write the script for the gateways?
I want the data to flow through the selected SequenceFlow if the variable value is for eg: “abc”, is this the correct way to do so. If not, How to write the script for the gateways?
Hi @vishwac,
Yes… that is correct…
It should return boolean value or last line of code should be evaluated to boolean value.
Thanks @hassang