[rules-users] Drools Flow - Replay

Swindells, Thomas TSwindells at nds.com
Fri Aug 20 12:30:03 EDT 2010


Keep what your customers are defining separate from your implementation - it should be easy enough to have a simple xml structure (or any other model) which allows them to list the questions in order, and then write a conversion scripts which converts it into a drools flow XML file with extra splits and joins to do the horrible back links.

The simplest way is just to have each step have some way of saying what the next step is (where a step could also be a self contained subflow).

Thomas

> -----Original Message-----
> From: rules-users-bounces at lists.jboss.org [mailto:rules-users-
> bounces at lists.jboss.org] On Behalf Of jawa
> Sent: 20 August 2010 17:20
> To: rules-users at lists.jboss.org
> Subject: Re: [rules-users] Drools Flow - Replay
>
>
> Hi,
>
> Thanks for the answers. KiranP, I can't use what you have suggested because
> there can be some actions/customWorkItems in between asking questions. And
> we want to create a flow that business users can edit as well. For example
> if they want to change that for some specific answer for a question the flow
> should go to some other question or do some custom task or email customer
> they can just add etc.
>
> So we can't use dynamic flow that you suggested because in that case we'll
> have to define our actual question flow somewhere else may be a database.
>
> Any other idea?
>
> Thanks
>
>
> --
> View this message in context: http://drools-java-rules-
> engine.46999.n3.nabble.com/Drools-Flow-Replay-tp1203317p1248397.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users


**************************************************************************************
This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmaster at nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.

NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00
**************************************************************************************




More information about the rules-users mailing list