Export

Overview

An Export in the dataflow diagram shows where prepared warehouse data is delivered to an external target. Use it to review which table or generated view is exported, which target source receives the data, and which export package controls the delivery.

Function

The export flow connects a prepared table or generated view to the source entry used as the export target. In the diagram, this relationship is shown with the source data object, the target, and the package marker that runs the export.

From a table or view node, the diagram menu can start a new export. Existing export relationships can be opened from their export marker or from the navigation tree, where they are listed as table-to-target relationships.

Use the Export diagram view when checking outbound data movement: which prepared object is being delivered, which target receives it, which package runs it, and whether the relationship belongs to the expected layer, schema, and source branch.

Access

Open the dataflow diagram from the DWH area, then locate the table, view, target source, or export relationship you want to inspect. Export relationships are also available from Export branches in the navigation tree.

How to access

Use Packages -> Export, or use a schema Export branch to open a listed export relationship.

Toolbar

No direct export-relationship list button. Use DWH -> Home for the diagram, or open related objects from DWH -> Tables and ETL -> Packages.

Diagram

Use Dataflow diagram -> table or view node -> Add -> Export.

Visual element

Export relationship, export package marker, or export navigation-tree row.

Screen overview

IDPropertyDescription
1Export layerGroups export-related objects in the diagram so outbound flows can be reviewed separately from transformation layers.
2Export relationshipShows outbound data movement from a prepared table or generated view to the target source.
3Prepared objectIdentifies the table or view that supplies rows and columns for the export.
4Target sourceIdentifies the source entry that receives the exported data.
5Export package markerShows the package that executes the export relationship.
6Directional arrowShows the direction of the export flow from the prepared object toward the target.
7Add exportStarts the export creation flow from a selected table or view node.
8Edit exportOpens the selected export relationship in the export editor.
9Delete exportRemoves the selected export relationship after confirmation.
10Locate in treeSelects the related diagram object in the navigation tree.
11Set diagram filterFocuses the diagram on the selected object and its connected export flow.
12Add to diagram filterAdds the selected object to the current diagram filter without replacing the existing selection.
13Double-clickOpens the export relationship when the selected marker represents an existing export.

Related topics