BizTalk Server - Biztalk - .config files?

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > June 2005 > Biztalk - .config files?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Biztalk - .config files?
pfeifest

2005-06-27, 5:51 pm

Hello-

Does anybody know of a way to store values into some sort of a config
file rather than hardcoding them in the orchestration.

Basically we receive various files into our network and route them
through exchange using a orchestration and SMTP. I don't want to
hardcode any email addresses - I want to extract them so that I don't
have to recompile and redeploy if something changes.

Thanks-

pfeifest

Jon Flanders[MVP]

2005-06-27, 5:51 pm

You can add an appSettings element to the btsntsvc.exe.config file -
http://www.masteringbiztalk.com/blo...b1eb6c4def.aspx
is a link to an blog entry I wrote outlining that option (as well as using
SSO as another option)

--
Jon Flanders
http://www.masteringbiztalk.com/blogs/jon/

"pfeifest" <pfeifest@hotmail.com> wrote in message
news:1119904054.493843.275390@g43g2000cwa.googlegroups.com...
> Hello-
>
> Does anybody know of a way to store values into some sort of a config
> file rather than hardcoding them in the orchestration.
>
> Basically we receive various files into our network and route them
> through exchange using a orchestration and SMTP. I don't want to
> hardcode any email addresses - I want to extract them so that I don't
> have to recompile and redeploy if something changes.
>
> Thanks-
>
> pfeifest
>



pfeifest

2005-06-28, 5:52 pm

Thank you - that worked great. Very dangerous though.... add one wrong
character and the Biztalk service won't even start. If we decide to go
this route I'll definitely be making backups before I add anything.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com