Thanks, I will do it. -----Mensaje original----- De: [email protected] [mailto:[email protected]] En nombre de Wolfgang Laun Enviado el: jueves, 11 de noviembre de 2010 11:03 Para: Rules Dev List Asunto: Re: [rules-dev] Updating interval events
This list is for Drools developers' issues; yours is a user question, to be posted at [email protected] Please re-post there, indicating how you declare this event in Java and/or in .DRL and which update of the "interval event" needs to be made. -W On 11 November 2010 10:27, anais <[email protected]> wrote: > > Hello. > > I'm using Drools in a system of alarms. I have defined timed events and > interval events. My idea is that an external timer inserts some interval > events time to time. Well, the thing is that I need update an interval event > if another event appears. > > I have read somewhere in documentation that updating an event is equal to > remove it and insert a new event with the changes made. If I update an > interval event, will its timestamp change? That is, if I update an interval > event, the moment that this event finishes will be delayed? The problem will > be solved if I assign its timestamp to one property of the event? > > Thanks in advance. > > -- > View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Updating-interval-events -tp1881535p1881535.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 > _______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev _______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
