Exports

Overview

Exports is a package type used for export packages in AnalyticsCreator.

Function

The EXPORT package type identifies packages that are used by export definitions.

Access

This package type is shown in the package detail page as the read-only Package type field, and export detail pages only list packages of this type in the Package selector.

How to access

Navigation tree

Packages -> open a package

Toolbar

Not confirmed.

Diagram

Not applicable.

Visual element

DetailPackages -> Package type

Screen overview

The Exports package type is shown in the DetailPackages page in the read-only Package type field, and the DetailExport page only offers packages whose PackageTypeID is 7.

IDPropertyDescription
1Package nameName of the package shown in the package detail page.
2Package typeRead-only field in DetailPackages that displays the package type description, which is Export package for this type.
3Manually createdCheckbox indicating whether the package was created manually.
4External launchedCheckbox that controls whether the package is launched externally.
5DescriptionOptional package description shown in the package detail page.
6Export package filterThe DetailExport page binds its Package selector to packages where PackageTypeID = 7, so only export packages can be chosen.

Related topics