07-01-04 01:49 AM
you can write a command line tool pretty quickly to wrap the
Microsoft.BizTalk.RuleEngineExtensions.RuleSetDeploymentDrive class. This
class has a method which takes an export ruleset file and imports it into
the default rule database. So, without any error handling, etc., you'd have
a one line implementation in your Main method.
Matt
"Jack Blalock" <jackbl@online.microsoft.com> wrote in message
news:nq4HmqdXEHA.3788@cpmsftngxa10.phx.gbl...
> There is not a command line/scriptable tools for rule/vocabulary
> developments in BizTalk 2004.
>
> Jack Blalock [MSFT]
> This posting is provided "AS IS", with no warranties, and confers no
rights.
>
[ Post a follow-up to this message ]
|