Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 2.41 KB

features-for-oracle-database-adapter-clients.md

File metadata and controls

23 lines (18 loc) · 2.41 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: Features for Oracle Database adapter clients
Features for Oracle Database adapter clients
06/08/2017
biztalk-server
article

Features for Oracle Database adapter clients

In addition to the features discussed throughout the topics of Overview of BizTalk Adapter for Oracle Database, the [!INCLUDEadapteroracle_short] also provides the following features that are useful for adapter clients:

  • Support for configuring adapters using binding properties. Adapter clients can configure the [!INCLUDEadapteroracle_short] by specifying certain binding properties. For example, clients can configure the adapter to use the ODP.NET connection pool by setting the UseOracleConnectionPool binding property. For more information, see Configure the binding properties for Oracle Database.

  • Support for null values for operation parameters. Adapter clients can provide null values for operation parameters using the “nil” attribute in the input XML.

  • Support for dynamic ports in BizTalk. Through the BizTalk [!INCLUDEwcfadapter_short], the [!INCLUDEadapteroracle_short] supports a dynamic port that enables dynamic routing of messages from [!INCLUDEbtsBizTalkServerNoVersion] based on the message context properties. For more information, see Configure dynamic ports.

  • Support for performance counters. The [!INCLUDEadapteroracle_short] supports WCF-based performance counters for use by adapter clients. For more information about performance counters, see Performance Counters.

See Also

Overview of BizTalk Adapter for Oracle Database