- In the extension bar, click the AdBlock Plus icon
- Click the large blue toggle for this website
- Click refresh
- In the extension bar, click the AdBlock icon
- Under "Pause on this site" click "Always"
- In the extension bar, click on the Adguard icon
- Click on the large green toggle for this website
- In the extension bar, click on the Ad Remover icon
- Click "Disable on This Website"
- In the extension bar, click on the orange lion icon
- Click the toggle on the top right, shifting from "Up" to "Down"
- In the extension bar, click on the Ghostery icon
- Click the "Anti-Tracking" shield so it says "Off"
- Click the "Ad-Blocking" stop sign so it says "Off"
- Refresh the page
- In the extension bar, click on the uBlock Origin icon
- Click on the big, blue power button
- Refresh the page
- In the extension bar, click on the uBlock icon
- Click on the big, blue power button
- Refresh the page
- In the extension bar, click on the UltraBlock icon
- Check the "Disable UltraBlock" checkbox
- Please disable your Ad Blocker
- Disable any DNS blocking tools such as AdGuardDNS or NextDNS
- Disable any privacy or tracking protection extensions such as Firefox Enhanced Tracking Protection or DuckDuckGo Privacy.
If the prompt is still appearing, please disable any tools or services you are using that block internet ads (e.g. DNS Servers, tracking protection or privacy extensions).
Question
azcodemonkey
I'm working on a project where the client may have a need for business rules to change periodically. I've done some Googling, but haven't really found any good info around building a rules engine that is end-user(another programmer) configurable. I have some thoughts about how to do it, but I'd like to validate my ideas against what is being done in the domain. The client can't and won't want to purchase a prepackaged rules engine, so that's right out.
To be more clear, this is a data import issue. I need to validate files coming in from various agents associated with this company, and scrub the data for an import into an Informix database. This is a rewrite of a Java service. I'm only contracting with the company so I don't know all the "why"s of this rewrite with exception to one, and that's that the dev team here isn't Java literate except for one, so it's a maintenance problem.
As much as I'd like to keep it simple for my own sanity, I want my client to have a simple way of extending what I've written with minimal forays into code.
Link to comment
https://www.neowin.net/forum/topic/512852-business-rules-enginec/Share on other sites
4 answers to this question
Recommended Posts