04-14-04 09:51 PM
Hi Siddharth, I'm assuming this is in relation to Orchestration in BizTalk
2004.
Port type describes the communication pattern and the type of message that
is used with the port. So a port type would be either one way or
request/response and you would associate a message type with it. It also
determines whether the port is internal, private or public.
You'd use a common port type if you had two or more ports that were the
same communication pattern (let's say they are all one way,) all will be
sending or receiving the same message type, and all share the same access
(public/private/internal.)
If you search in the updated BizTalk 2004 documentation for "port type" you
should get several hits that talk about using these.
Larry Franks
This posting is provided "AS IS" with no warranties,and confers no rights.
Subscribe at
http://support.microsoft.com/defaul...msdn/nospam.asp
&SD=msdn
--------------------
| From: siddharthkhare@hotmail.com (sidd)
| Newsgroups:
microsoft.public.biztalk.tools,microsoft.public.biztalk.general
| Subject: port type
| Date: 13 Apr 2004 23:43:03 -0700
| Organization: http://groups.google.com
| Lines: 16
| Message-ID: <af96a2d7.0404132243.64d7e574@posting.google.com>
| NNTP-Posting-Host: 172.198.175.118
| Content-Type: text/plain; charset=ISO-8859-1
| Content-Transfer-Encoding: 8bit
| X-Trace: posting.google.com 1081924983 27868 127.0.0.1 (14 Apr 2004
06:43:03 GMT)
| X-Complaints-To: groups-abuse@google.com
| NNTP-Posting-Date: Wed, 14 Apr 2004 06:43:03 +0000 (UTC)
| Path:
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08
.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!news.glorb.com!postnews1.goo
gle.com!not-for-mail
| Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.general:13998
microsoft.public.biztalk.tools:3555
| X-Tomcat-NG: microsoft.public.biztalk.tools
|
| hi all,
| could someone please explain me what is the 'port type' property of a
| port.
|
| lets say i create a port named 'port1'.
| and I give it a port type called 'myCommonPortType'. after this i
| created another port named 'port2'. I give it the existing port type
| 'myCommonPortType'. what am I exactly acomplishing by using common
| port type ? does it prefill certain properties if I use an existing
| port type based on what i created earlier. if 'yes' which properties ?
|
| also if someone could point me to good help link for this..
|
| -
| thanks
| siddharth
|
[ Post a follow-up to this message ]
|