Re: best place for global config for custom functoid
by "SMaDeP" <stefan.rauchegger@[EMAIL PROTECTED]
>
Nov 30, 2006 at 09:18 AM
BTSNTSvc.exe.config works for Production-Environment, but not for
testing the map
any ideas for that?
SMaDeP schrieb:
> I've developed a custom functoid making db-lookups.
>
> where shall I place my connection string, so that it works during
> developement and after deployment?
> Now I have to enter the connectionstring as first parameter to the
> functoid? this is not practicable for deployment!
>
> registry? ... not appreciated!
> BTSNTSvc.exe.config? ...possible during developement, debugging,
> testing maps?
>
> custom BTS-resource im****ted with BizTalk-Admin-MMC? how can I access
> config in this case?
>
> TIA
>
> Stefan