BizTalk Server General - RE: Possibility to ‘plug&play’ web s ervice calls? Please help.

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > January 2006 > RE: Possibility to ‘plug&play’ web s ervice calls? Please help.





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 RE: Possibility to ‘plug&play’ web s ervice calls? Please help.
Doug Girard [MSFT]

2006-01-31, 6:59 pm

Tommy,

Will you be always bound to a single web service or do you have the need to
send to multiple subscribers, each of which you'll need to listen to?

If it's the first, then orchestrations will easily solve this. There are
logical send ports in the orchestration which you later bind to physical
send ports. Thus, an admin can change these at anytime without having to
recompile.

If you have the second requirement, this will take more thought. Here's
one idea, others feel free to comment. The bottom line is that you'll need
a stateful orchestration INSTANCE somewhere in the picture. Perhaps you'll
want to initially route the incoming message to an orchestration which
appends a unique identifier to the message and initializes a correlation
set on this GUID before publishing the message back to the Message Box for
any subscriber to pick up. Then the orchestration will listen to any
responses which match its correlation set. Be mindful of state management,
termination conditions, and zombies when designing this.

HTH,
Doug Girard [MSFT]

Note: This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
>Thread-Topic: =?Utf-8?Q?Possibility_to_=E2=80=98plug&play=E2=80=99_web_s?=
> =?Utf-8?Q?ervice_calls=3F_Please_help.?=
>thread-index: AcYlUmasdbI9vnpCQk+927bW3DXS9A==
>X-WBNR-Posting-Host: 69.194.211.40
>From: "=?Utf-8?B?VG9tbXk=?=" <Tommy@discussions.microsoft.com>
>Subject: =?Utf-8?Q?Possibility_to_=E2=80=98plug&play=E2=80=99_web_s?=
> =?Utf-8?Q?ervice_calls=3F_Please_help.?=
>Date: Sun, 29 Jan 2006 20:05:26 -0800
>Lines: 9
>Message-ID: <6D3BEEDD-5893-406F-92D0-44D227A2AD67@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 8bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.biztalk.general
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.biztalk.general:34387
>X-Tomcat-NG: microsoft.public.biztalk.general
>
>I am having a new project but really no idea to design. The project

includes
>a process to place plug-able web service calls and collect data. In other
>words, in stead of calling single web service, the orchestration is

supposed
>to call a number web services which maybe configured after the design time
>and then do something with the call results. I am confused by the

requirement
>and not sure it is doable in BizTalk. I know I can route message to

multiple
>SOAP endpoints using port subscription, but don’t know how to route the
>responses back to my aggregate orchestrations. Could anyone give me some
>advice? Thanks in advance.
>


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com