Import

Overview

Import is a package type that groups source-to-table import definitions.

Function

Use this type when external source data must be loaded into import tables. Selecting it executes import content.

When to use

Choose Import when external source data must be loaded into import tables.

Behavior in AnalyticsCreator

Area Behavior
Configuration Add import definitions that map sources to target import tables.
Processing The package runs the configured imports and their scripts or load options.
Output Target import tables are populated from external sources.

Type-specific properties

Property Description
Import content Source-to-target import definitions assigned to the package.
Load options Buffer, batch, logging, and related import settings.
Dependencies Packages that must run before the import package.
Externally launched Indicates whether normal package sequencing is bypassed.

Compatibility and limitations

Source connectors, mappings, and target table structures 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