What do you mean by a dynamic value? Working memory.startProcess(id) takes any id as input, if you want it to be dynamic, just use a variable whose value is dynamically changed ???
Also, try using the user mailing list for questions like this, as it is not really related to the development of Drools ;) Kris Quoting mjido <[email protected]>: > > Hi, > I use workingMemory.startProcess(Id_process) to execute multiple > rulflow > files. > So i want to pass Id_proccess as a dynamic value. > Is there any way to make this? > Any helps will be very appreciated. > -- > View this message in context: > http://www.nabble.com/ruleFlowId-as-a-dynamic-way-tp25509741p25509741.html > Sent from the drools - dev mailing list archive at Nabble.com. > > _______________________________________________ > rules-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-dev > Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm _______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
