▲ ▼ Allow Business Users To Manage Business Rules
I work in insurance as a software engineer, and much of my maintenance work involves translating business rules into code. But the people I work with, like underwriters and rate techs, know these rules much better than I do and have no current facility to enter or maintain these business rules themselves.
Interesting concept. I came across a UI-based internal business rules engine years ago in my first job. It was a custom tool, but I always thought that something like that should be built generically and made available to any customer.
Have you thought about building integrations for this? I can imaging that both as an API an SAAS UI integration, it could be useful on marketplaces and app stores ranging from Salesforce AppExchange to WordPress.
I've created an app to help address this need: https://www.mybizrules.com. It lets a developer and business user work together to set up a system where the business user / expert can maintain their own business rules long-term.
I've made some significant updates to this, including the ability to build the entire model from provided JSON. I'm hoping this will simplify the process of onboarding an organization to use the app.