Processing one file at a time in BTS 2002
From: acool (none_at_sendme.com)
Date: 06/30/04
- Next message: gsv: "MSMQT Authentication"
- Previous message: Paul Davidson: "Re: Insufficient permissions: Logged on user is not a member of the BizTalk Server Administration Group."
- Next in thread: Allen Zhang: "RE: Processing one file at a time in BTS 2002"
- Reply: Allen Zhang: "RE: Processing one file at a time in BTS 2002"
- Messages sorted by: [ date ] [ thread ]
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?
- Next message: gsv: "MSMQT Authentication"
- Previous message: Paul Davidson: "Re: Insufficient permissions: Logged on user is not a member of the BizTalk Server Administration Group."
- Next in thread: Allen Zhang: "RE: Processing one file at a time in BTS 2002"
- Reply: Allen Zhang: "RE: Processing one file at a time in BTS 2002"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|