WMS Rule Engine Behavior
In my limited understanding, Rules engine is supposed to execute rules in Sequence. If one rule is failed then I expect the engine to execute the next rule however this is not happening. if the first rule fails then it is stopping there. It is not going to the next rule.
Can you please explain why Oracle fails with the first rule and does not look at the second one?