|
Home > Archive > BizTalk Server Orchestration > February 2005 > FileReceivePort batch-process amount
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 |
FileReceivePort batch-process amount
|
|
|
| Hi, how to assign batch-process amount to the file receive port?
Thanks, David.
| |
| Nikhil J George [MSFT] 2005-02-25, 2:47 am |
| What do you mean by batch process amount - could you be more specific on
what you want to achieve?
Nikhil
--------------------[vbcol=seagreen]
| |
|
| I mean the FileReceivePort/Pipeline, 1 time that amount of batch
receive files. If I throw 100 or 200 files into, how should I assign
the batch amount?
Thanks, David.
| |
| Ruslan Yakushev [MSFT] 2005-02-25, 8:46 pm |
| It all depends on the average size of the files you expect to receive on
that location. If the average size is big enough (e.g. 1Mb and bigger) then
the batch size should be set to smaller number or even to 1. If the size of
the files is small then larger batch size can be used.
--------------------
>
>I mean the FileReceivePort/Pipeline, 1 time that amount of batch
>receive files. If I throw 100 or 200 files into, how should I assign
>the batch amount?
>
>Thanks, David.
>
>
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
| |
|
| Thank you, Ruslan.
So I can not assign the average size myself?
David
|
|
|
|
|