Rule Chaining #329
              
  
  Closed
              
          
                  
                    
                      gurukriven
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| Updating a fact won't trigger rules to re-run. You should set a priority, but if you need a rule to run twice in an execution you'll need to do that manually. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
How to achieve rule chaining? Suppose a fact is fed into the rule and the rule updates the fact, this updated fact is actually going to trigger another rule (based on the updated fact) , does the engine takes care of that rule execution as well ?
Beta Was this translation helpful? Give feedback.
All reactions