Submit Your Article
Home Articles News Tutorials Videos Add An Article
Topics: Design Photoshop Programming PHP CSS Java Database Web Development Javascript Ajax
– Close + Open

Find Out More About DevWebPro!

Sign up for the newsletter


» Terms & Conditions

Welcome to the New DevWebPro!

DevWebPro Includes:
  Hundreds Of Tutorials   Developer News
  Unique Gadget Videos   Tons of Topics to Discuss
  Expert Advice   We Will Publish Your Articles

Driving Your Data Through Process Validation Rules

By: James Taylor
Thursday, September 3rd, 2009
Text: Decrease Font Size Increase Font Size | Print Print Article | Share: Delicious Digg StumbleUpon Post to Twitter Post to Facebook

Savvion has just updated their BPMS product and the business rules module they released last year (I reviewed the Savvion BRMS previously). Savvion sees various kind of rules as being necessary for process management – data-driven rules, event-driven rules, conditions in processes, data validation rules and form validation rules. Their vision is to make it easy, for instance, to define process conditions without using a BRMS but then also make it easy to bring in a BRMS when necessary. Ease of use for the folks defining and managing a business process is key.

To recap the Savvion BRMS has:

  • An IDE for rules definition (that plugs into Eclipse and could be plugged in to an Eclipse installation alone, without the process definition components).
  • A rule sheet definition module – this is the core focus today and they call it a decision table
  • Support for existing business objects (those driving a process) – a shared component so data is shared between rules and process
  • APIs for direct access to the rules such as RMI access to session beans
  • A web client
  • A repository – sadly they don’t use their existing repository but have a separate one with project-level locking only and no access control
  • Scalability, high performance and high availability

Savvion ruleset

Savvion ruleset

Each rule set can be registered with the main environment and then be consumed without having to see the innards, allowing process designers to use rule sets without having to be rule experts themselves. BizRules Adapters are used to allow process designers to bring in rules ruleset by ruleset. Linking multiple rule sets to make a decision is handled (entirely appropriately) using a sub process rather than a distinct decision flow or ruleflow. They have made some progress rolling rules into the same architecture as the process management tools – the Savvion web tier for instance has a BRMS portal where the user can see the rule sets in each rule sheet. The underlying engine is from JBoss Drools so there is DRL underlying each rule sheet. DRL is not a very chatty or user-friendly language but the intent is that users mostly use the rule sheet interface. They have a guided decision table wizard that allows users to pick condition columns and action columns to generate an outline rule sheet. Crucially rules are loaded and executed live based on when they are called not based on when process is instantiated. This loose coupling of rules and process is critical as it allows rules to change when they need to and not be tied to an update of the process.

As I said before, Savvion has made some good architectural decisions (allowing rules to be deployed and accessed outside of processes, loose coupling, integrated portals) and has the beginnings of a nice product. I would like to see some support for rule validation (there is nothing yet to detect overlaps or gaps for instance, though rules are syntax checked), impact analysis and an integrated repository and I hope to see some of this in future releases.

For those of you interested, Savvion is one of the sponsors of the Business Rules Forum. The Business Rules Forum is a great venue to see all the leading rules vendors and hear some great speakers. I am the track chair for the decisioning topics and will be giving a tutorial and a keynote. Hope to see you there.

Comments

Topics: , ,

About the Author:
VP of Product Marketing with a passion for the technologies of decision automation. 15 years designing, developing, releasing and marketing advanced enterprise software platforms and development tools. Across the board experience in software development, engineering and product management and product marketing.

Leave a Comment

DevWebPro is an iEntry Network ® publication - © 1998-2010 All Rights Reserved