BizTalk Server General - Handle input order inside BT

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > February 2004 > Handle input order inside BT





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 Handle input order inside BT
Anunay

2004-02-11, 7:35 pm

Hi,
My biztalk server 2002 will be receiving multiple
files of different format. I want to process these files
files in a particular order. Can this be achived without
using orchestration ?

If I orchestration is the only option, then how to go
about it ?

Regards,
Anunay
Jack Blalock

2004-02-12, 1:39 am

You could take a look at this article involving priority based processing
from Biztalk 2002 sp1:

319450 INFO: BizTalk Priority-Based Message Processing Improvement
http://support.microsoft.com/?id=319450

Jack Blalock [MSFT]
This posting is provided "AS IS", with no warranties, and confers no rights.

Anunay

2004-02-12, 2:40 am

Thanks a lot Jack. This has saved me lot of trouble.

I already have SP1 installed. Correct me if I'm wrong.
There is no UI interface to change priority of a channel.
It can only be changed using UpdateChannel.vbs

Regards,
Anunay



>-----Original Message-----
>You could take a look at this article involving priority

based processing
>from Biztalk 2002 sp1:
>
>319450 INFO: BizTalk Priority-Based Message Processing

Improvement
>http://support.microsoft.com/?id=319450
>
>Jack Blalock [MSFT]
>This posting is provided "AS IS", with no warranties, and

confers no rights.
>
>.
>

2004-02-15, 8:35 pm

I experimented a lot with channel priority. It seem that
even though channel follow priority, they process data in
parallel. The Channel priority was evident only when the
documents were of the same size and were submitted to the
BizTalk at the same time.

I took two files one of 500KB and another of 2MB. No
matter what the priorities of their channels were, the
smaller file always got processed first. I also tired
submitting 500KB file 1 seconds after submitting 2MB file,
but still the 500KB file got processed first.

My requirement is that if I post 3 documents, the
documents should be processed serially and in a particular
order. Only after the first document has been processed
successfully, biztalk should start processing the next
document. How can I achive this ?

Thanks,
Anunay

>-----Original Message-----
>You could take a look at this article involving priority

based processing
>from Biztalk 2002 sp1:
>
>319450 INFO: BizTalk Priority-Based Message Processing

Improvement
>http://support.microsoft.com/?id=319450
>
>Jack Blalock [MSFT]
>This posting is provided "AS IS", with no warranties, and

confers no rights.
>
>.
>

Jan Eliasen

2004-02-18, 2:35 am

On Mon, 16 Feb 2004 01:48:22 -0800,
<anonymous@discussions.microsoft.com> wrote:

In BizTalk Server Administration, you can decrease the number of
"Worker threads" to 1 - that will enforce sequental handling of
documents.
[color=blue]
>I experimented a lot with channel priority. It seem that
>even though channel follow priority, they process data in
>parallel. The Channel priority was evident only when the
>documents were of the same size and were submitted to the
>BizTalk at the same time.
>
>I took two files one of 500KB and another of 2MB. No
>matter what the priorities of their channels were, the
>smaller file always got processed first. I also tired
>submitting 500KB file 1 seconds after submitting 2MB file,
>but still the 500KB file got processed first.
>
>My requirement is that if I post 3 documents, the
>documents should be processed serially and in a particular
>order. Only after the first document has been processed
>successfully, biztalk should start processing the next
>document. How can I achive this ?
>
>Thanks,
>Anunay
>
>based processing
>Improvement
>confers no rights.

--
Jan Eliasen, representing himself and not the company he works for.
MCP in Microsoft BizTalk Server
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com