[rules-users] RuleFlow: custom nodes

Mark Proctor mproctor at codehaus.org
Sun Jul 19 19:51:29 EDT 2009


Clandes Tino wrote:
> I am starting to evaluate RuleFlow.
> I would have one question:
> is it possible with eclipse designer to create custom node, and save its definition somehow, so that it becomes available in component panel, by some import, or update mechanism?
> If it is, how this can be done?
>
> My wish is to provide custom rule sets and custom work item nodes for WS invocations to the client, who will create Rule Flow by himself with enriched set of nodes.
>
> I could not find that in documentation, although I think I read it is possible somewhere. 
>   
Drools flow supports pluggable nodes at two levels. The first (and not 
documented) are the process nodes like split, join etc. The second is 
domain specific processes via "pluggable work items" which is documented 
and can be used for things like WS invocations:
https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/drools-flow/html_single/index.html#ch.Domain_Specific_Processes

Mark
> Thanks and best,
> Milan
>
>
>
>       
>
>
> _______________________________________________
> 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