With just a few mouse clicks a Biztalk rule policy is exported to the Windows Workflow Foundation. Export the Biztalk file as a WFRules file.
This generates a complete Visual studio solutions. That includes the .rules file, the Business Object model (including get/set properties)
and an executable engine.
And voila, here is the results of a CarDiagnosis example with the recommendation that I have to get ‘Fuel’
It’s just a console output, but you hopefully get the idea. It’s an executable solution that can be incorporated into the IT infrastructure.
I don’t think we can make it any easier.