advertisement

Article:
  A Look at Commons Chain, Part 2
Subject:   Rule Processing
Date:   2005-08-17 13:13:44
From:   brjado
I'm trying the use Commons-Chain as a Rule and Business Operation processor.


Requirements
----------------
Rule "A" is a command and can included in the chain.xml w/o internal knowledge of any other commands/chains.


Based on the outcome of Rule "A" either Business Operation Commands "B" or "C" will be executed.


Question
---------
How would i use commons-chain to enable a "workflow" style of processing?