Debugging Rules and Actions

Rules and Actions can be complex, making it more difficult to debug when they're not working as you expect them to. While you can attempt to try and work out a problem just by reading the Logic Preview or by following the nodes, it is neither the most efficient or easiest way to solve a problem. Also, by manually checking the data you might struggle to detect that the real problem is your source data, and not the Rule or Action.

By using the Record Replay Debugging in a Session you can step through the process that the data takes, showing exactly where things are failing, or succeeding where they shouldn't. This won't always lead you directly to the failing nodes/logic but it will help with the process of elimination.