Instead of modifying the existing file, why not create a new file?
that way you can just load each new file at the set interval?

the other approach I've used in the past is to sent facts to JESS
using JMS messaging

peter

On Wed, Mar 11, 2009 at 1:00 PM, Jason Morris <[email protected]> wrote:
> Hi Tanja,
>
> There is also an API called JNotify that allows one to receive file system
> events on Windows and LINUX.
> See:
> http://nixbit.com/cat/programming/libraries/jnotify/
> http://sourceforge.net/projects/jnotify/
>
> See if this is what you need.  You can also have a thread periodically
> monitor your file system.
>
> Cheers,
> Jason
>
> On Wed, Mar 11, 2009 at 10:30 AM, Tanja Vicovac
> <[email protected]>wrote:
>
>> Hi,
>>
>> I have to create a KBS with a fact-file, which is extended every 10
>> minutes. I think it's possible to check in a certain intervall if the
>> facts-file is changing or not (like polling), but is there another
>> possibility?
>>
>> How does JESS recognize when facts in a fact-file are changing (example)?
>>
>>
>> Thanks for advance,
>> Tanja
>>
>>
>>
>> --
>> Dipl.-Ing. Vicovac Tanja
>> Forschungsgruppe Ingenieurgeodäsie
>> Institut für Geodäsie und Geophysik
>> Technische Universität Wien
>> Gußhausstraße 27-29 / E128-3
>> A-1040 Wien
>>
>> E-mail:   [email protected]
>> Web:      http://info.tuwien.ac.at/ingeo
>> Tel.:     (+43)-(0)1-58801-12844
>> Fax:      (+43)-(0)1-58801-12894
>>
>>
>>
>>
>>
>>
>> --------------------------------------------------------------------
>> To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
>> in the BODY of a message to [email protected], NOT to the list
>> (use your own address!) List problems? Notify [email protected]


--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
in the BODY of a message to [email protected], NOT to the list
(use your own address!) List problems? Notify [email protected].
--------------------------------------------------------------------

Reply via email to