|
Home > Archive > BizTalk Server Tools > June 2004 > mulitple database functoids interfering with each other?
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 |
mulitple database functoids interfering with each other?
|
|
| karlid 2004-06-20, 11:10 pm |
| Hello,
First, forgive me if I'm posting to the wrong forum. This appears to
be the correct place but I could be wrong.
Now...
My orchestration is a simple Biztalk 2004 file send/receive with a
single transformation containing a single group of database lookup,
extractor, and error return Database Functoids.
I have an issue where multiple simultaneous files submitted to the
receive port cause an error to be reported by the functoid (more files
= more errors) in my orchestration. It works great for one or two
files.
Error (as reported by Error Return Functoid):
Not allowed to change the 'ConnectionString' property while the
connection (state=Connecting).
Seems to me that different threads of BTS are trying to modify a
single connection. Is there a setting somewhere that will fix this?
| |
| Prasad Sripathi Panditharadhya [MSFT] 2004-06-26, 10:53 am |
| Hello,
This looks like a known issue with Database functoids not working correctly
under certain stress conditions. I am not aware of any workarounds for this
issue (other than writing your own C# script or .NET component to retrieve
DB values in a scripter functoid). I think a fix for this is going to ship
in a future service pack...
Thanks...
--------------------[vbcol=seagreen]
21:16:25 GMT)[vbcol=seagreen]
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!tiscali!newsfeed1.ip.tiscali.net!proxad.net!postn
ews2.google.com!not-for-mail[vbcol=seagreen]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
|
|
|
|
|