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

Navigation tree

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

Packages - Screen overview
ID Property Description
1 Search criteria Filter area at the top of the page.
2 Search field Text field used to filter packages by package name or description. Press Enter to run the same filter as the Search button.
3 Search Runs the filter and refreshes the Packages grid.
4 Clear filter Clears the search field and reloads the visible package list.
5 Package name Grid column for the package name.
6 Package type Grid column showing whether the package is an import, historization, persisting, workflow, script, export, or external package.
7 Manually created Shows whether the package was created manually instead of generated from a guided flow.
8 Externally launched Shows whether the package is intended to be launched outside the normal package run sequence.
9 Description Grid column for the package description or purpose.
10 Packages grid Read-only result list for reviewing packages. Double-click a row to open it on the Package page.
11 Delete Deletes the selected package after user confirmation, then refreshes the page.
12 New Opens the Package page to create a new package.

Related topics