Skip to main content

Data Sources

Data sources are the heart of Yres; without sources it does not function.

The panel lets you add/manage sources, generate type mapping and refresh metadata. For the exact connection requirements per source type: see data source requirements.

Sources — overview

Per source you manage the name, type and credential expiry date. Two options that deserve attention:

  • Integration runtimes — choose the IR per source; the default is AutoResolveIntegrationRuntime. Custom IRs (in ADF or via Shared integration runtimes) are detected automatically.
  • Tags — comma-separated (e.g. sales, salesforce); use them to group sources in the sidebar by type and tag.

Global typemapping

Via the blue gear: unify data types/properties that differ per source, for a smoother experience with views that combine source types.

What happens when you add a source

  • A number of SQL tables are populated with information about the source (name, type, basic connection info).
  • Every source except file sources and REST services is stored in a dictionary with source metadata (tables, fields, keys and relations).

Adding tables

After creating the source and refreshing the metadata, you add tables / data integrations. The wizard offers type mapping and load types per table. For file sources (such as Azure Blob) you upload files directly.

tip

Refresh the source metadata manually after creation for optimal compatibility.

Actions (depending on the source type)

ActionAvailable forPurpose
Compare metadataall sources except file & RestServiceShows metadata differences; compare in HIS and STAGE tables.
Column infoall sources except file & RestServiceShows columns with source and target data types.
Activate / deactivateall sourcesDetermines whether the table is included in future loads.