Parallel Processing Using SQL Adapter BT2004
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Parallel Processing Using SQL Adapter BT2004




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Parallel Processing Using SQL Adapter BT2004  
horochj


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-27-05 10:50 PM

Under BT2002 I had a sql adapter which called a stored proc which would
return 200 rows at a time for processing by BT.   The sql adapter under
BT2002 would retrieve these 200 rows in one call and then spawn multiple
instances of my BT2002 orchestration to process a row at a time.  Under
BT2004, however, I had to change my stored proc to return only one row at a
time in order to use the fields as promoted fields in my orchestration.   No
w
my through put is reduced because the adapter only runs every second and I
can't have parallel processing like I did using BT2002 ( unless I create
multiple adapaters ).   Any suggestions on processing multiple rows in
parallel like under BT2002 ?





[ Post a follow-up to this message ]



    Re: Parallel Processing Using SQL Adapter BT2004  
McGeeky


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-27-05 10:50 PM

Have you tried setting the flag on the SQL receive port so that it keeps
retrieving rows until there are none left?

Alternatively, you can retrieve the 200 rows as a batch and then have a
pipeline spliit them up.

--
McGeeky
http://mcgeeky.blogspot.com


"horochj" <horochj@discussions.microsoft.com> wrote in message
news:7080CAD7-A706-44B9-AD7C-3948519CAB73@microsoft.com...
> Under BT2002 I had a sql adapter which called a stored proc which would
> return 200 rows at a time for processing by BT.   The sql adapter under
> BT2002 would retrieve these 200 rows in one call and then spawn multiple
> instances of my BT2002 orchestration to process a row at a time.  Under
> BT2004, however, I had to change my stored proc to return only one row at
a
> time in order to use the fields as promoted fields in my orchestration.
Now
> my through put is reduced because the adapter only runs every second and I
> can't have parallel processing like I did using BT2002 ( unless I create
> multiple adapaters ).   Any suggestions on processing multiple rows in
> parallel like under BT2002 ?







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:05 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register