Welcome to MSDN Blogs Sign in | Join | Help

WCF LOB Adapter SDK and BizTalk Adapter Pack

The BizTalk Adapter Pack, comprising of the SAP, Siebel, OracleDB, OracleEBS and SQL WCF Bindings / Adapters which can be used with BizTalk Server 2006 R2 and R3. The Windows Communication Foundation (WCF) Line Of Business (LOB) Adapter SDK.

Syndication

News

CTP3 released (Adapter Pack V2, Adapter SDK V1 SP2). Next Functional CTP in 3rd week of October 2008.

Other Blogs Related to BizTalk Adapter Pack

Connection management in Siebel adapter

iebel adapter uses Siebel COM control to connect to Siebel backend. Since Siebel COM control objects work only in STA mode, Siebel adapter creates dedicated thread for each connection being opened to server. Sometimes this thread hangs around if Siebel adapter is configured to use ASDK's connection pool and client didn't explicitly call ChannelFactory.Close(). By default this thread will be active for 1min and this setting is control via binding parameter "IdleConnectionTimeout" (or "idleConnectionTimeout" config entry if configuring via config file). Till this thread is alive, the adapter host process doesn't terminate. This issue will be seen where client doesn't call ChannelFactory.Close().

Published Tuesday, October 23, 2007 9:58 AM by anilpr@microsoft.com

Filed under:

Comments

No Comments

Anonymous comments are disabled
Page view tracker