Processing one file at a time in BTS 2002

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: acool (none_at_sendme.com)
Date: 06/30/04


Date: Wed, 30 Jun 2004 14:51:28 -0400

I recently created a simple BTS application that takes a single XML (per
transaction - insert, update), using File System processing drop the XML
file in the folder where BTS picks it up, processes it through BizTalk 2002
and then performs the necessary action on the other side.

This all works fine, but during real world testing if several files got put
in the pickup directory all of the files would get luped together as ONE XML
file on the other side and mess up the entire processing of the application.
I need to processes just one file at a time right nw. Is this possible and
how? Also in the future how do you handle the schema definitions on multiple
files at a time?



Relevant Pages

  • Processing one file at a time in BTS 2002
    ... I recently created a simple BTS application that takes a single XML (per ... transaction - insert, update), using File System processing drop the XML ...
    (microsoft.public.biztalk.general)
  • Re: Pulling a small text file into HTML? Easy? Bah!
    ... I forget to mention that I don't wanna use any server side ... languages if at all possible... ... ??>> thinking the only way to go about this is by making it an .xml ... BtS> table, but it seems like it would work. ...
    (alt.html)
  • Re: Http post a request and down a file
    ... The BTS2004 inbound FTP Adapter has the capability to "poll" an FTP site ... > download it's XML file every 10 minutes. ... > Is there a way to include this polling process into BTS? ...
    (microsoft.public.biztalk.general)
  • Re: Default XML Receive pipeline
    ... On BTS 2006, on the other hand, I try to do the same, the receive location ... string, the message is processed ... It is not an option to remove the xml declaration, ... How can I make biztalk accept the message with the ...
    (microsoft.public.biztalk.general)
  • Using sp_run_xml_proc inside transaction
    ... a stored procedure. ... The sproc creates a SQL Server COM object basically to provide client-side ... My problem is in trying to call this procedure inside a transaction, ... sp_run_xml_proc to get some XML to see if things worked, ...
    (microsoft.public.sqlserver.programming)