Problem using convoy.

Home Page Forums BizTalk 2004 – BizTalk 2010 Problem using convoy.

Viewing 1 reply thread
  • Author
    Posts
    • #20757

      hi all

      i ma using a convoy on my message so that all messages are started sequentially. for this i made a convoy on 2 elements ofthe message. everything goes fine unless the no of messages are less than 15 but as soon i send more messages in single batch it somehow starts picking infinite messages from msgbox. 

      eg:

      if no of messages in one batch was 25,, i  expect 25 responces but i get infinte messages ,, but if this batch size is reduced to 15 or less it works fine.

      i m using 1 min delay while one instance of orchestration waits for the new message

      can you guide whats the problem ??

    • #20763

       That seems odd.  When you say “batch” do you mean you are using something like the file adapter and drop in 15 messages vs 25?

      You sure you don’t have a loop or a counter someplace?  I’m not aware of any problems like you talk about.

      • #20774

         

        yes exactly i am using file adapter that drop files. I am using a loop to pick new messages for same orchestration and a parrallel shape that has a delay for 1 minute for the case when all messages are picked and no more are left.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.