Reading multiple flat files using Biztalk Server 2004
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 > Reading multiple flat files using Biztalk Server 2004




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

    Reading multiple flat files using Biztalk Server 2004  
Madhu Sudhanan Ramanujam


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


 
09-23-04 02:53 AM

Hi,
I have a scenario where I've to read two flat files and club them together
into one flat file in the output stage. Any suggestions for that ?

Madhu Sudhanan







[ Post a follow-up to this message ]



    Re: Reading multiple flat files using Biztalk Server 2004  
Matt Milner


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


 
09-23-04 10:51 PM

Take a look in this newsgroup and on the web, as well as in the docs, for
information on sequential or parallel convoys.  This sounds like what you
want.  Essentially, this will allow you to receive multiple documents into
the same orchestration where you can then use a map to map the two files to
one.

Matt


"Madhu Sudhanan Ramanujam" <ramanum@fusiontech.com> wrote in message
news:eXhMeYIoEHA.3072@TK2MSFTNGP09.phx.gbl...
> Hi,
> I have a scenario where I've to read two flat files and club them together
> into one flat file in the output stage. Any suggestions for that ?
>
> Madhu Sudhanan
>







[ Post a follow-up to this message ]



    Re: Reading multiple flat files using Biztalk Server 2004  
Matt Milner


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


 
09-30-04 01:02 AM

Can you open HAT and go to the Queries menu.  Run the recent service
instances query and find your orchestration.  Now you should be able to open
it in the orchestration debugger and find out the flow that your messages
went through.  It may be that you kicked off two different orchestrations,
one with each file and there are two instances out there waiting for the
second document.  you could try just dropping another copy of the ONE of the
documents and see if the orchestration completes.

The other thing to do is look at the following topic in the help (make sure
you have updated your help from the initial install)
"working with convoy scenarios"

This has good information about what the convoys are and how to set them up.
The sub topic for what you are doing is "concurrent correlated receives".

Matt


"Madhu Sudhanan Ramanujam" <ramanum@fusiontech.com> wrote in message
news:uiELFfJpEHA.4008@TK2MSFTNGP14.phx.gbl...
> Hi,
> Honestly searched for some thing but still I couldn't find much. I started
> off on my own and I have landed here...
> I now have 2 input schemas, mapped to one output schema. I've created the
> orchestration and the receive shapes are placed in a parallel processor.
> Further to that, I have a transform shape which combines both the received
> files into one and send it to the send port using a send shape. I've also
> created 3 correlation type with just the ReceivedFileName property
> promoted on all the three shapes and I've associated the 2 receive shapes
> and 1 send shape with this correlation. When I palced both the input files
> on the input folder, they were consumed. I never saw any erros in the
> event log and there is no output file. The HAT says that the file has been
> consumed but dehydrated. Can you please help me out with this? I'm
> attaching my project along with this message.
>
> PS: I'm using BizTalk Server 2004 along with VS.Net 2003
>
> Madhu Sudhanan Ramanujam
>
> "Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message
> news:OmVQJuXoEHA.3896@TK2MSFTNGP15.phx.gbl... 
>
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:44 AM.      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