Orchestrator Rule issue
I'm having issues with how a rule is evaluating with how it is setup. The is setup as:
I have tried setting literal for all three conditions as well. The value being passed to the rule is 2520 as a string.
So far the only way that I have been able to get the rule to evaluate as true, is if I remove the second and third condition, have the Value 2 be a variable and then set default value for that variable to be 2520 in the Transformations.
Thoughts?