javascript - how deal with dynamic rules in a flow -


i'm using nools rule engine , have necessity of modify rules on fly without impacting rule engine integrity.

so far using default 'main' action group store default rules , using specific action group store rules belongs company. if company want change/add/delete rules need create again entire flow. wasn't able find in documentation. me remove flow ( contain rules companies ) , create again seems work rules crud operations. because of started think maybe flow per company better strategy still, if want change rules flow need removed , added again new rules, altered rules , without deleted rules. problem rules modified/deleted/add on fly.

my questions:

  1. how other rules engines deal dynamical crud operations on rules?
  2. should using flow per company ?
  3. is there way add/delete/modify rules flow dynamically in nools?
  4. is there more rule engine style solution this?

any appreciated.

thanks

i rather work on making object chaining (inheritance) based on explanation given create rules programmatically suit requirement


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

delphi - Indy UDP Read Contents of Adata -