BizTalk Server Applications Integration - Multiple input files

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > September 2004 > Multiple input files





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 Multiple input files
Dr. B

2004-09-02, 6:18 pm

I have 5 different database views (from different databases) that are
exported to 5 xml files. The sum of these xml files are supposed to be
mapped to a schema describing the database model on the target db server. My
question is:

How do I make sure all files a received by the file adapter before a
confinue with the mapping of elements from the source files to the db schema?

Any help or suggestions would be appreciated very much.






Todd Sussman

2004-09-02, 6:18 pm

This sounds like a convoy. Basically, you have to use correlation, and
Listen shapes. The first message in will set a correlation set, then in a
parallel shape, you put a listen for each expected message. Once all
messages are received, the flow can continue.

Todd

"Dr. B" <DrB@discussions.microsoft.com> wrote in message
news:A1BEC36F-FBE3-4988-8A36-F5E6D2953C2B@microsoft.com...
>I have 5 different database views (from different databases) that are
> exported to 5 xml files. The sum of these xml files are supposed to be
> mapped to a schema describing the database model on the target db server.
> My
> question is:
>
> How do I make sure all files a received by the file adapter before a
> confinue with the mapping of elements from the source files to the db
> schema?
>
> Any help or suggestions would be appreciated very much.
>
>
>
>
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com