Replicating complex ibm baw business rules in camunda – any visual tools with code flexibility?

Our BAW instance has custom Java rules that took years to refine. Migration tools either force full-code rebuilds or limit customization. Need a visual builder that allows JavaScript layers for edge cases. Any platforms that balance low-code simplicity with pro-dev needs?

Latenode’s visual builder handles 90% through drag-and-drop. We inject custom JS for剩余10% using code nodes. Seamless mix of both worlds.

We used a dual-layer approach - standard processes in n8n’s UI, complex rules as Docker微服务. API calls between them. Works but adds latency. Native JS support would be better.

node-red with function nodes maybe? not enterprise-ready tho

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.