CData BizTalk Adapter for Oracle Sales Cloud
Overview
The CData BizTalk Adapter for Oracle Sales Cloud enables you to access Oracle Sales Cloud data as BizTalk Messages. You can work with Oracle Sales Cloud data from BizTalk tools such as Send Ports, Receive Locations, Orchestrations, and Pipelines.
The adapter wraps the complexity of accessing Oracle Sales Cloud data in a standard BizTalk adapter similar to the BizTalk Adapter for SQL Server. The adapter abstracts the underlying data source into tables, views, and stored procedures that can be used to retrieve and update data.
The CData BizTalk Adapter for Oracle Sales Cloud hides the complexity of accessing data and provides additional powerful security features, smart caching, batching, socket management, and more.
Key Features
- Access real-time Oracle Sales Cloud data in BizTalk.
- Execute updategrams, stored procedures, and SQL commands.
- Supports metadata discovery and schema generation for Oracle Sales Cloud entities.
Getting Started
See Getting Started to install the adapter and connect to Oracle Sales Cloud in BizTalk.
Using the Adapter
See Adapter Configuration to configure the adapter in send ports and receive locations. See Supported Macros when configuring the adapter properties.
Generating Schemas
See Generating Schemas for example schemas and the corresponding XML instances for executing updategrams, SQL commands, and stored procedures from various BizTalk ports. Bulk updategrams take advantage of the Oracle Sales Cloud bulk APIs to execute simultaneous updates.
You can also use the Add Adapter Metadata wizard in Visual Studio to generate schemas. See the CData KB for a guide.
SQL Compliance
See SQL Compliance for a syntax reference and code examples outlining the supported SQL.
Caching Data
See Caching Data to configure replication and caching for a range of scenarios common to remote data access. Configurations include:
- Autocache: Automatically cache data to a lightweight database. Save data for later offline use or enable fast reporting from the cache.
- Replication: Copy data to local and cloud data stores such as Oracle, SQL Server, Google Cloud SQL, and so on. The replication commands allow for intelligent incremental updates to cached data.
- No caching: Work with remote data only. No local cache file is created.
Data Model
See Data Model to find more information on how the adapter models the Oracle Sales Cloud APIs as tables, views, and stored procedures. This section also provides more detailed information on querying specific Oracle Sales Cloud entities.
Oracle Sales Cloud Adapter
See the Oracle Sales Cloud Adapter section to configure Receiver and Transmitter properties for receive locations and send ports.
Connection Properties
See the Connection section for the connection properties used to connect to Oracle Sales Cloud.