A Test suite for business rules
I mentioned in a previous posts that the rule validation in the interactive rule map (cause-effect graph between terms and rules) is part one of the rule validation.In the image on the right (click to...
View ArticleWebCast on Advanced Scenarios of WFRules
Kavita (Microsoft) will give a presentation this Friday (7/6/2007) about some advanced scenarios using rules with Windows Workflow Foundation. During this presentation you will see screenshots of...
View ArticleRule Vendors - Product Derby
Once a year, during the business rules symposium, vendors of rule engines can show how they implement a general use case that contains many business rules. This use case is known as the UServ Product...
View ArticlePaul Andrew : What to use Windows Workflow Foundation for?
Paul Andrew has a nice write up on why you would use Windows Workflow Foundation. There are some excellent arguments for the use of the rules component: the visibility into the business logic and the...
View ArticleGraphical Rule Editor for RuleML format
In the last few weeks we have created the RuleML adapter for the Rule Manager. The RuleML adapter allows to export a business rules policy to the Reaction RuleML format. Please bear with us that we are...
View ArticleRenewCert - Renew Expired Certificates
It's been just over a year when I deployed the RuleManager with a ClickOnce certificate. Today it expired. Visual Studio 2005 would suggest to generate a new certificate file, however none of the...
View Article.NET SOA BizTalk: BizTalk Tools and guidelines
Kishore Dharanikota has created a nice list of tools and guidelines for BizTalk developers and designers .NET SOA BizTalk: BizTalk Tools and guidelines. The Rule Manager is mentioned in the Development...
View ArticleExternal function calls
The latest release of the Rule Manager allows to import external functions into the business vocabulary. As a little exercise I tried to get the current weather condition for a zipcode (maybe I can...
View ArticleMercurial branching
It takes time to get used to a new source control management system, but Mercurial HG visualization sure helps. Branching default branch to 1.5.1 release and 1.6.1 release. Look at these rail...
View ArticleWatin => Selenium ?
I've been using Watin for quite some browser automation projects. But it seems that Watin is a bit dead in the water. No Chrome support. No Firefox 4 or higher support. It also seems to be an heroic...
View ArticleNotes on GSM USB dongles on linux.
Analyzing Huawei GSM donglesIn the last few months I've been writing drivers for Huawei GSM dongles. In particular to be used in combination with the Android RIL (Radio Interface Layer). In general...
View ArticleRemoving 'uninstallable' Packages from Windows10
I assume you'll have to some admin skill knowledge.So how do you install all these pre-installed windows apps that are on your new laptop?'Add Remove' programs only allows you to report a problem. Well...
View Articlemake files explained if you did not grew up with them
Here is a nice post on how to define makefiles for a go project and actually teaching you some makefile constructs:https://sahilm.com/makefiles-for-golang/
View Articlexdg-open; vscode acts as default application for html
Opening html files stopped launching the browser, but launched the vscode application.> xdg-mime query default text/htmlcode-url-handler.desktopIt turned out a new handler was configuredcheck your...
View Article