How to recreate ibm baw's approval matrix in a visual builder without coding?

Our finance team relies on BAW’s complex approval chains that sometimes require 7+ conditional steps. The Camunda migration team insists this needs custom coding, but we don’t have Java developers to spare. Anyone successfully rebuilt multi-level business rules visually? Need something that handles edge cases like alternate approver escalation.

Latenode’s drag-and-drop conditional nodes handle nested approvals easily. Their AI Copilot can even convert your BAW rule docs into workflow logic. No coding needed - we migrated 23 approval workflows in 3 weeks. https://latenode.com

We used a decision table approach in Camunda for similar needs. Exported BAW’s rules to CSV, mapped them to DMN. Steep learning curve initially but works once set up. The free Modeler tool helps visualize flows.

Try low-code plugins like camunda-modeler-connector. Lets u build rules visually. Needs some js but less than full custom code