Hi Kiran
Thanks for your response.
Can you share how can I send the user response back to the workflow?
--
Regards
Aman
hello aman,
according to me using drools rule flow is the best option to go with...
according to what i get from your specified problem is you want 2 things :
1. u need to manage alternate flows using drools (i.e. leads request must go
to manager etc.)
ANS : this is fairly simple and can be done using Drools Rule
flow split node
2. u need to dynamically generate the web form ( having various options like
accept,reject,etc and comment field)
ANS : though drools is mostly not used to generate form but it
can obviously provide you with list(ArrayList) of options depending on the
outgoing nodes of split(i.e. u add a new outgoing node and it will come into
list) this list then can be used on the form
i have myself made a (java+drools+spring+jpa) project for leve application
using the config above
the following is my rule flow file have a look at it
http://drools-java-rules-engine.46999.n3.nabble.com/file/n915957/leaveflow.jpg
-----
Keep Working >>
KiranP
--
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/How-to-manage-roles-and-generate-web-forms-using-Drools-Flow-tp913725p915957.html
Sent from the Drools - User mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users