rules engine in wwf or biztalk…..

Home Page Forums BizTalk 2004 – BizTalk 2010 rules engine in wwf or biztalk…..

Viewing 1 reply thread
  • Author
    Posts
    • #15895

      basically I'm looking to integrate an application with a rules engine, so that users can tweak their business rules without having to tweak the software…..

       ideally the engine should be….

       i) fast…it need to do real time processing of automated processes….say < 1 second to evaluate 100 rules….(I know this is a bit of a 'how long is a piece of string?' sort of meaningless thing….but it should be lets say > 10% speed of hard coded rules in an app.

      ii) easy to interact with…I've messed about with the biztalk rules engine, I'm somewhere in the novice category, there doesn't seem to be much documentation on structuring rules, though the rules initially seem intuative, the engine is in fact far more subtle (and powerful) than it first appears……I am mildly concerned non developer users will get themselves in a mess.

      iii) able to handle >10, <1000 rules in a relatively structured manner…….it seems initially easy to develop spaghetti rules……I wonder whether I can chain policies together to isolate different areas of the 'app'

       Any links to idiots guides to designing rules in either environment is appreciated.

    • #15944
      Hey there,
      As you imply, the Microsoft BRE is a pretty powerful engine, but, I would argue doesn't have the easiest to use interface.  Building rules in the Composer is fine, but once you get to a sizable count of rules, it can be a challenge to manage.  Some of my customers have built standalone user interface (using Excel and the Rules API), or, you could go with a 3rd party integrated solution like RuleBurst or InRule.  I'll be throwing up a review of RuleBurst on the blog within the next week.  Very impressive software that lets you manage rules in Office (Word,Excel,Visio) and export out for direct consumption by BIzTalk.
      For a guide, the API docs in the BTS 2006 Help aren't bad, but I haven't seen a great, public doc on developing against the API.
      For WF rules, there isn't a whole lotta infrastructure out of the box.  That said, you'll find plenty of bits on the http://wf.netfx3.com/ site.
Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.