RE: create Receive port dynamically



The BizTalk Server Administration Console allows you to change the receive
location properties without recompilation of the underlying solution.
These settings are simply exposed to administrators and are changeable at
runtime.

If you are looking for truly dynamic changing of these properties at
runtime based on some processing directives, you can use our ExplorerOM
APIs, but I do not find this common.

Regards,
Doug Girard [MSFT]

Note: This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
From: "Magesh" <ganmagesh@xxxxxxxxx>
Newsgroups: microsoft.public.biztalk.general
Subject: create Receive port dynamically
Date: 4 Jun 2006 23:43:21 -0700
Organization: http://groups.google.com
Lines: 15
Message-ID: <1149489801.004901.218560@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
NNTP-Posting-Host: 221.134.103.34
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1149489805 17803 127.0.0.1 (5 Jun 2006
06:43:25 GMT)
X-Complaints-To: groups-abuse@xxxxxxxxxx
NNTP-Posting-Date: Mon, 5 Jun 2006 06:43:25 +0000 (UTC)
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
NET CLR 1.1.4322; InfoPath.1),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@xxxxxxxxxx
Injection-Info: u72g2000cwu.googlegroups.com; posting-host=221.134.103.34;
posting-account=Q7bBgg0AAAAB39O2FFZrKkNntAGTTsnR
Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS01.phx.gbl!newsfeed.c
w.net!cw.net!news-FFM2.ecrc.de!newscon06.news.prodigy.com!prodigy.net!border
1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!u72g2000cwu.go
oglegroups.com!not-for-mail
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.general:38056
X-Tomcat-NG: microsoft.public.biztalk.general

Hi All

I have little month experience in BizTalk 2004. But i have good
knowledge in Asp.net and c#.net.

Q: How can i create Receive port dynamically? And i want to set the
receive location during Runtime. That path will get from some config
file (.Xml).
whether this is possible or not .If yes, how I can achieve that

Please give me solution

Thanks & Regards
Magesh.G



.