Receive 2 messages in an orchestration for a single process
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Receive 2 messages in an orchestration for a single process




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Receive 2 messages in an orchestration for a single process  
CyberLotus


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-31-04 07:46 AM

Hi All,

In my orchestration, I'll receive 2 xml files for a particular process. I
need to map it with a single destination schema and pass it.

How do I achieve this?
Response with a flowchart will greatly be appreciated.

Thanks & Regards,
Lotus





[ Post a follow-up to this message ]



    RE: Receive 2 messages in an orchestration for a single process  
Doug Girard [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-13-05 07:50 AM

Lotus,

Yes, you can map two documents to one output document with BizTalk Server
2004.  To do this you specify two inputs to an orchestration's Transform
shape and one output.  Within the map, you're free to concatenate or choose
fields between the two source documents any way you like to create one
destination document.  See the article "Transform Configuration Dialog Box"
in the documentation for more information, available online here:
http://msdn.microsoft.com/library/d...-us/sdk/htm/ebi
z_prog_orch_hyvb.asp.

Now, getting two XML documents into one orchestration instance is another
story.  This may be as simple as reading both documents in from an external
assembly.  However, it may be more complex, say one document follows
another in through a receive port and must be routed to the already active
orchestration instance.  Or even more complex yet, your scenario may allow
for either document to arrive in a nondeterministic order.  Either way,
correlation is the answer.

Fortunately, thanks to Erik Leaseburg, we can do better than a flowchart.
There's a great video download describing how to use a parallel convoy
orchestration to take in two different documents (which arrive in any
order) and map them to a common output message.  The video download is
called "Advanced Orchestration Concepts in BizTalk Server 2004 - Convoy
Processing", available on MSDN here:
http://msdn.microsoft.com/msdntv/ep.../20041014BizTal
kEL/manifest.xml

Hope this helps,
Doug Girard [MSFT]

Note: This posting is provided "AS IS" with no warranties, and confers no
rights.

--------------------
>Thread-Topic: Receive 2 messages in an orchestration for a single process
>thread-index: AcTu+5e1xP76kpwLSr6IQgJwASweCg==
>X-WBNR-Posting-Host: 220.227.179.5
>From: "examnotes" <CyberLotus@discussions.microsoft.com>
>Subject: Receive 2 messages in an orchestration for a single process
>Date: Thu, 30 Dec 2004 21:43:02 -0800
>Lines: 10
>Message-ID: <26A1D297-14EC-41BF-A0EB-FE812E042D82@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
>	charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>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.orchestration
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
>Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.orchestration:9535
>X-Tomcat-NG: microsoft.public.biztalk.orchestration
>
>Hi All,
>
>In my orchestration, I'll receive 2 xml files for a particular process. I
>need to map it with a single destination schema and pass it.
>
>How do I achieve this?
>Response with a flowchart will greatly be appreciated.
>
>Thanks & Regards,
>Lotus
>






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:29 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register