Hi All
I am using rule event in the exception tab of call integration smart service, I want the exception flow to be triggered if the integration fails.
In rule event i added one condition if success = false then exception flow will trigger.
It is going to exception flow but also flow going to the next node.
So i want flow only go to the exception flow rather than next node.
Discussion posts and replies are publicly visible
When and where do you initialize the variable success?
In call Integration smart service there is output variable success
when integration fails then sucess variable value "FALSE"