Skip to main content

Data Source Package Instances

info

Available for Flex (SSIS) and Gems (Pre-built)

Overview

OData and TDS resources in COZYROC CLOUD support multiple instances for all packages and installed gems which meet the requirements for data source package. The user can create additional instances with separate parameterization.

Create instance

To create a new instance for your data source package or installed gem click on Create instance.

img

Then fill instance identifier field, set values for your parameters in the Parameters panel and click Create. The instance identifier determines how this instance will be named in TDS queries and OData service documents. See Identifiers and Naming for details.

img

After successful creation of the instance, you will be redirected to the details page where you can navigate between all instances for your package (or installed gem) as shown below.

img

The Instances panel lists all instances for the current package (or gem) and allows you to enable / disable them individually.

img

note

Refreshable resources in an instance must be refreshed from Refresh Resources button to appear in TDS and OData tools.

info

Detailed explanation on how instances and identifiers work can be found in the Data Source Package Development article.