Packages

Overview

Packages is the searchable list page for load, workflow, and processing packages. Use it to find packages by name or description, review package type and run flags, open an existing package for editing, create a new package, or delete an obsolete package.

Function

The page combines a search filter with a read-only result grid. The search field narrows the list by package name or description, and the clear-filter button reloads the visible package list.

When the page is opened from a package-type branch or schema context in the navigation tree, the list is limited to that context. Double-click a package row to open the Package page. Use New to create a package, or Delete to remove the selected package after confirmation.

Access

Open the list from the Packages node in the navigation tree, from a package-type branch under Packages, or from the Packages command in the ETL toolbar.

How to access

Packages -> List packages. From a package-type branch, use List packages to open the list already scoped to that type.

Toolbar

ETL -> Packages

Diagram

Not direct. Use the package list or package editor to manage packages.

Visual element

Packages list page

Screen overview

ID Property Description
1Search criteriaFilter area at the top of the page.
2Search fieldText field used to filter packages by package name or description. Press Enter to run the same filter as the Search button.
3SearchRuns the filter and refreshes the Packages grid.
4Clear filterClears the search field and reloads the visible package list.
5Package nameGrid column for the package name.
6Package typeGrid column showing whether the package is an import, historization, persisting, workflow, script, export, or external package.
7Manually createdShows whether the package was created manually instead of generated from a guided flow.
8Externally launchedShows whether the package is intended to be launched outside the normal package run sequence.
9DescriptionGrid column for the package description or purpose.
10Packages gridRead-only result list for reviewing packages. Double-click a row to open it on the Package page.
11DeleteDeletes the selected package after user confirmation, then refreshes the page.
12NewOpens the Package page to create a new package.

Related topics