Historization

Overview

Historization is a package type used for packages that group historization table references in AnalyticsCreator.

Function

The HIST package type identifies packages that own entries in CFG.HIST_TABLE_REFERENCES and organize historization processing for tables.

Access

This package type is shown in the package detail page as the read-only Package type field, and Historization packages are listed in the navigation tree under the Packages branch.

How to access

Navigation tree

Packages -> Historization -> open a package

Toolbar

Not confirmed.

Diagram

Not applicable.

Visual element

DetailPackages -> Package type

Screen overview

The Historization package type is shown in the DetailPackages page. For this type, the Content grid lists historization references, Add content opens the historization assistant, and double-clicking a content row opens the historization editor.

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 Historizising package for this type.
3Manually createdCheckbox indicating whether the package was created manually.
4External launchedCheckbox labeled External launched. In code it binds to DoNotRun; when it is not selected, the manual-dependencies grid can be shown for this package.
5DescriptionOptional package description shown in the package detail page.
6ContentGrid listing historization references as HIST_TABLE -> TABLE values for the package.
7Add contentOpens the historization assistant to create a new HIST_TABLE_REFERENCE for this package.
8Historization detailDouble-clicking a content row opens DetailHist.xaml to edit the selected historization.
9Manual dependenciesDependency grid shown for non-workflow packages so related package dependencies can be refreshed and reviewed.

Related topics