01-30-06 10:53 PM
> I'm looking at the auto deployment scripts that ship with the BizTalk 2004
> SDK.
> The scripts use WMI and BTSDeploy etc. in corporation with XML config
> files.
> I've tried figuring out these XML config files, but I'm afraid I might
> miss
> something.
> Does anyone know how these are generated?
> Or how to construct them?
> Or even better, does anyone know of a tool that can look at a deployed and
> bound orchestration and generate them for you?
Are you talking about the binding XML files? If so, sure, those can be
exported from your own configuration using btsdeploy itself (see the EXPORT
command) or using the Deployment Wizard with the Export option.
If you are looking for a better deployment tool, consider Scott Colestock's
nant-based deployment framework: http://www.traceofthought.net/
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
[ Post a follow-up to this message ]
|