Outputing one file from orchestration
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 > Outputing one file from orchestration




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

    Outputing one file from orchestration  
Jim Adams


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


 
11-14-05 10:53 PM

I have a biztalk 2004 orchestration where I receive a flat file that
can have any number of records in it.  Right now the orchestration will
output multiple files based on the number of records in the original
file.  I want to have the output all go to one file and have all the
records in that file.  For instance, if my flat file has five records
then I want the resulting file after all processing is complete to have
those five records in it, not file seperate files with one record in
each.  How can I accomplish this?

Thanks,
Jim






[ Post a follow-up to this message ]



    Re: Outputing one file from orchestration  
Jon Flanders


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


 
11-14-05 10:53 PM

Hello Jim,
One way you can do this is have the orchestration process all the records.

You can do this by changing the maxOccurs attribute on the record node in
your flat file schema.

Another way to do this would be to have the file adapter append data to the
single file - but that would mean your incoming files would need unique name
s
(you can change the file send macro to use %SourceFileName% instead of messa
geid)

Jon Flanders [MVP]
http://www.masteringbiztalk.com

> I have a biztalk 2004 orchestration where I receive a flat file that
> can have any number of records in it.  Right now the orchestration
> will output multiple files based on the number of records in the
> original file.  I want to have the output all go to one file and have
> all the records in that file.  For instance, if my flat file has five
> records then I want the resulting file after all processing is
> complete to have those five records in it, not file seperate files
> with one record in each.  How can I accomplish this?
>
> Thanks,
> Jim







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 02:49 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