Hi, We process a set of records through the rule engine and we would like to know the number of records processed and if it exceeds certain number we would like to do some special handling.
We defined a global variable, and we incremented it in an ‘always true' rule. But the next rule where we check the global-variable, it still refers to the old value and never gets fired. Is there something special handling we should keep in mind for the global variables? Thanks. -- View this message in context: http://www.nabble.com/Global-Variables-tp15725449p15725449.html Sent from the Jess mailing list archive at Nabble.com. -------------------------------------------------------------------- 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] --------------------------------------------------------------------
