Business Rule Engine (BRE)
We want to have BRE which can be integrated in WebApp and will be isolated from implementation.
For e.g.
If Age > 40, do this
If travel date is nearer, give some discounts and so on.
Logic Apps does not provide this, it would be good if this can be integrated as a service with lower cost.

Thanks for the suggestion.
6 comments
-
Sergio Carbonete commented
I think DMN ( Decision model notation ) related to this request, https://en.wikipedia.org/wiki/Decision_Model_and_Notation , as you see Oracle integration video https://youtu.be/jtwD_shpT_Y
please analise toguether
-
Anonymous commented
Interested in such a rules engine that is BRMS compliant.
-
Puneet Ghanshani commented
+10 for this feature
-
Paco de la Cruz commented
Now, you can externalise Business Rules on Logic Apps using Liquid Templates as described here https://blog.mexia.com.au/business-rules-on-azure-logic-apps-with-liquid-templates
-
Jason Steele commented
This was originally posted more than a year ago but it is still "Under Review". Is this likely to be implemented or do we need to look to third parties (e.g. InRule) to provide this?
-
Jason Steele commented
BizTalk Rules service API App v1 has been deprecated, but I can find no explanation as to why and what it's replacement will be.
Are we supposed to use Functions instead? I guess a CSX _could_ be tweaked by a non developer to update a rule but that would be quite risky.
Is an alternative being considered?