<br>&nbsp;&nbsp; I started writing fusion docs a couple days ago. You can follow the progress through hudson builds or checking out the source code from svn.<br><br>&nbsp;&nbsp; Regarding your question, clock ticks are an abstract concept that depends on the clock implementation you are using. Since I wrote the test case you saw, I added support for proper time units, and as so, I recommend you use them. So, if you want to create a sliding window of 1 hour 30 min and 15 seconds, for instance, just do:<br>
<br>StockTick( symbol == &quot;RHAT&quot; ) over window:time( 1h30m15s )<br><br>&nbsp;&nbsp; I did not wrote that part of the docs yet, and in case anyone want to help, it would be most welcome.<br><br>&nbsp;&nbsp; []s<br>&nbsp;&nbsp; Edson<br><br><div class="gmail_quote">
2009/2/1 Trägenap <span dir="ltr">&lt;<a href="mailto:traegenap@ttc-informatik.de">traegenap@ttc-informatik.de</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
2 questions:<br>
<br>
1. I want to start a ruleflow-group for e.g. only once a day? I am not interested in the pattern matches during the complete day, just interested in the result of the single computation. My ruleflow-group is ordered using a salience, the final/last rule should be processed once a day, repeating at the next day, and so on...<br>

<br>
I found the example like this<br>
<br>
StockTick( symbol == &quot;RHAT&quot; ) over window:time( 60 )<br>
<br>
(...that happened in the last 60 clock ticks...)<br>
<br>
What is declared as &quot;clock ticks&quot;?<br>
<br>
<br>
2. I guess that drools fusion can solve my problem, is some more detailed doc available at this moment? (more than the ´pure´ headlines containing doc I found everywhere?)<br>
<br>
Thanks for advice, including just giving keywords!<br>
<br>
Thorsten<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br> &nbsp;Edson Tirelli<br> &nbsp;JBoss Drools Core Development<br> &nbsp;JBoss, a division of Red Hat @ <a href="http://www.jboss.com">www.jboss.com</a><br>