Exports

Overview

Export is a package type that groups table-to-source export definitions.

Function

Use this type when warehouse data must be written to an external target. Selecting it executes export content.

When to use

Choose Export when warehouse data must be written to an external target.

Behavior in AnalyticsCreator

Area Behavior
Configuration Add export definitions that map source tables to external destinations.
Processing The package reads warehouse rows and writes them through the target connector.
Output External target objects receive the exported data.

Type-specific properties

Property Description
Export content Table-to-target export definitions assigned to the package.
Source table Warehouse table supplying rows.
Target source External destination represented through a connector.
Load options Export filters, scripts, and runtime settings.

Compatibility and limitations

Target compatibility, connector permissions, and mappings must be valid.

Relationships

Related entity Relationship
Package The package type determines the package's allowed content and processing role.
Deployment Deployments can include packages that must be generated or executed.
Workflow Workflow packages coordinate other packages.

Where to configure

Related topics