Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Biz Talk SDK > TransactionalAd...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 5 Topic 594 of 642
Post > Topic >>

TransactionalAdapter

by "Jonny Bergdahl" <jonny.bergdahl@[EMAIL PROTECTED] > Nov 26, 2007 at 10:36 AM

I have implemented a send adapter based on the TranscationalAdapter sample 
that reads messages and saves the data to several tables in an SQL Server.

I set the endpoint key to one of 10 different key (in
CreateEndpointKey()), 
in order to get them sorted (as done in SortMessagesIntoBatches()) into as

few batches as possible. The messages is input in an receive ****t in one 
batch (with perhaps 200-300 messages at a time), but in the send adapter I

can see that the messages is put into batches for only 1-2 messages at a 
time? As this results in a large number of threads that simultanously
reads 
the input this leads to concurrency problems when saving data to SQL
server.

Why isn't the messages sorted into larger batches?
Is there a way to limit the number of simultanous threads allowed to
access 
my send adapter?

Any help is appreciated.

Regards;
/jb
 




 5 Posts in Topic:
TransactionalAdapter
"Jonny Bergdahl"  2007-11-26 10:36:49 
RE: TransactionalAdapter
wjzhang@[EMAIL PROTECTED]  2007-11-27 13:19:34 
Re: TransactionalAdapter
"Jonny Bergdahl"  2007-11-28 01:34:46 
Re: TransactionalAdapter
wjzhang@[EMAIL PROTECTED]  2007-11-28 10:24:59 
Re: TransactionalAdapter
wjzhang@[EMAIL PROTECTED]  2007-11-30 09:26:08 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 7:11:52 CST 2008.