Restrict the number files Picked up by BizTalk FTP Adapter
hi all
i have ftp adapter. pickup files remote system..
how can reduce periodicity of picking files up, 1 file.. in min or so..
thanks in advance
akaschmid
ake
not possible, maximum files setting controls how biztalk creates message batch write them sql. applies file adapters number of messages in batch.
the way have found control flood of message receive locations implement controller pattern orchestration creates single instance of orchestration , loops around process 1 message @ time, via correlation set.
sorry.
bill chesnut | biztalk server mvp | mexia consulting | melbourne australia
http://www.biztalkbill.com
please indicate "mark answer" if post has answered question.
BizTalk Server > BizTalk Server General
Comments
Post a Comment