Open carbonete opened 4 years ago
@carbonete we currently don't have any visual editor but we provide json-schema
Coupled with projects like json-editor maybe we can create a visual editor like this - demo
Let me know if this is what you are looking for. 😄
Maybe more like https://github.com/microsoft/BotFramework-Composer , this tool is very similar to Microsoft automate, maybe this is a shortcut.
Thanks for attention Carbonete
Hi @abbasc52 what you think about my last comment ?
Best regards Carbonete
HI @carbonete . Had a look on it, did not find a way to extract it. We are looking into extending the current rules json. So we will revisit this once we are done with the upgrade
@abbasc52 is there any update on this? We are also looking for visual editor.
@reveation-labs we still are unable to prioritize it. Will update on this thread once we have a plan
We have an editor!
Nuget: https://www.nuget.org/packages/RulesEngineEditor/
Github: https://github.com/alexreich/RulesEngineEditor
Demo: https://alexreich.github.io/RulesEngineEditor/demo
PR: Rules engine editor readme by alexreich · Pull Request #237 · microsoft/RulesEngine (github.com) to include the editor in the README.
I would like to see an editor more simular to querybuilder to make the end user business experience better. Check this out if you haven't. It stores rules in JSON, our team is currently in hack week and working to see how we could make this work. https://querybuilder.js.org/demo.html
The most comprehensive UI rule editor I've ever seen,
https://codeeffects.com/Business-Rule-Demo
I've used their UI to build quite complex business rules and then transferred that to non-tech business users who continued that work to build complex validation and workflow rules. End users found UI simple for them and spent just a day or two playing around with the rules UI to start building complex rules from scratch without my assistance.
NOTE: I'm not an author and do not have any direct or indirect relationships with the codeeffects company.
Exist any project to create a visual editor to rules engine, like Bot Framework Composer ?
Thanks Best regards Carbonete