[rules-users] A design decision to use Guvnor

Stephen Masters stephen.masters at me.com
Wed Jul 3 19:08:30 EDT 2013


You wouldn't need to change Guvnor source code to define rules which are client-specific. You just need to write rules which use the client ID as a constraint.

Steve


On 3 Jul 2013, at 17:57, Radhika Inugala <radhika.inugala at gmail.com> wrote:

> My requirement is as below:
> 
> We need to give end users to provide us with some conditions,
> One of example rule would be:
> They can say something like when the client id is XYZ(could be a complex condition here) then consider I need to pay taxes in AB,CD states.
> 
> As we have different end users, we can have these rules per end user.
> 
> And when we get a web service call, based on the end user we need to pull all these rules and then apply the rules(basically all these rules do a transformation on the incoming request)
> 
> I need to a design for this requirement:
> At first I thought I can build a UI and db to save all these rules.
> But I realised that it would really take a long time.
> 
> I found Guvnor as a web application, with which we can provide a UI and these rules will be saved in db.
> The confusion I have now is:
> Can I tweak the Guvnor source code(locally) to make these rules saved per end user?
> Is it doable?
> 
> Any suggestions, for the design are welcome.
> 
> 
> 
> 
>  
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users




More information about the rules-users mailing list