Store Package Information for Lists
- Last UpdatedJun 20, 2024
- 4 minute read
AVEVA Work Tasks Lists store package-related information for ListItems.
The following table describes the columns, which store the package-related information.
|
Column Name |
Description |
|---|---|
|
Additional Information |
Displays the additional information specified while creating the package template. |
|
Package Name (Version) |
The name and version of the package. |
|
Artifact Version |
The version of the installed artifact. |
|
Is Artifact Modified |
Indicates whether the artifact is modified after package installation. |
When a package created in the earlier versions is installed in the latest version, the Additional Information column will be blank.
These package-related columns are available for the following lists:
-
Forms
-
Workflows
-
Database Connection
-
Database Lookup
-
Grid Configuration
Note: The Artifact Version column is not applicable for Database Connection, Database Lookup, and Grid Configuration lists.
-
In a List grid, only the Package Name (Version) column is displayed by default. If you want to include the other columns in the List grid, then you have to create a view, include the other columns in the list, and specify the order in which these columns must be displayed. The selected columns will be available as part of the List grid.
For more information about creating a new view, see the Creating a New View topic in the Forms and Lists User Guide.
-
Consider a ListItem which has package-related information. If you save this ListItem as next major, minor, or specific versions, then the value of the Is Artifact Modified column is set to False. The values of the other columns will be blank.
-
Consider a ListItem, which was installed by a package. If you edit this ListItem, then all the package-related column values are retained. The value of the Is Artifact Modified column is set to True, indicating that the ListItem was modified after package installation.
-
For ListItems installed by a package or created manually in Wonderware Skelta BPM 2017 or earlier, the column values will be blank. If you edit these ListItems, then the value of the Is Artifact Modified column is set to False.
-
For manually created ListItems, the value of the Is Artifact Modified column is set to False. The values of the other columns will be blank.
The package-related columns provide the following information:
-
The name of the package which installed the artifact.
-
The name of the source repository of the package.
-
Whether the artifact was manually modified after installation.
Scenario
For example, consider an application package named Work Order Mgt with version 1.0. The artifacts available in the package are listed in the following table.
|
Artifact Name |
Artifact Version |
|---|---|
|
WO Management Overview Form |
2.0 |
|
Start Work Order Form |
1.5 |
|
End Work Order Form |
1.4 |
|
Pause Work Order Form |
1.0 |
You import this package into a new repository named “Target Repository” and then install this package in the target environment.
The package-related information appears as shown in the following table.
|
Artifact Name |
Source Artifact Version |
Additional Information |
Package Name (Version) |
Artifact Version |
Is Artifact Modified |
|---|---|---|---|---|---|
|
WO Management Overview Form |
1.0(*) |
SE MES Software |
Work Order Mgt (1.0) |
2.0 |
False |
|
Start Work Order Form |
1.0(*) |
SE MES Software |
Work Order Mgt (1.0) |
1.5 |
False |
|
End Work Order Form |
1.0(*) |
SE MES Software |
Work Order Mgt (1.0) |
1.4 |
False |
|
Pause Work Order Form |
1.0(*) |
SE MES Software |
Work Order Mgt (1.0) |
1.0 |
False |
* indicates the "Latest" Form that will be used by the application.
When you save an artifact as the next version in the target environment, then the package-related information columns is displayed as blank values, as shown in the following table.
|
Artifact Name |
Source Artifact Version |
Additional Information |
Package Name (Version) |
Artifact Version |
Is Artifact Modified |
|---|---|---|---|---|---|
|
WO Management Overview Form |
1.0 |
SE MES Software |
Work Order Mgt (1.0) |
2.0 |
False |
|
1.1 |
False |
||||
|
1.2(*) |
False |
||||
|
Start Work Order Form |
1.0(*) |
SE MES Software |
Work Order Mgt (1.0) |
1.5 |
False |
|
End Work Order Form |
1.0(*) |
SE MES Software |
Work Order Mgt (1.0) |
1.4 |
False |
|
Pause Work Order Form |
1.0(*) |
SE MES Software |
Work Order Mgt (1.0) |
1.0 |
False |
* indicates the "Latest" Form that will be used by the application.
Note: The “Save artifact as next version” example is applicable only for Version Lists, such as Forms and Workflow.
When you edit any artifact in the target environment, then the value of the Is Artifact Modified column is set to “True” for the edited artifact, as shown in the following table.
|
Artifact Name |
Source Artifact Version |
Additional Information |
Package Name (Version) |
Artifact Version |
Is Artifact Modified |
|---|---|---|---|---|---|
|
WO Management Overview Form |
1.0 |
SE MES Software |
Work Order Mgt (1.0) |
2.0 |
False |
|
1.1 |
False |
||||
|
1.2(*) |
False |
||||
|
2.0 |
SE MES Software |
Work Order Mgt (2.0) |
3.0 |
False |
|
|
Start Work Order Form |
1.0 |
SE MES Software |
Work Order Mgt (1.0) |
1.5 |
False |
|
2.0(*) |
SE MES Software |
Work Order Mgt (2.0) |
2.0 |
True |
|
|
End Work Order Form |
1.0 |
SE MES Software |
Work Order Mgt (1.0) |
1.4 |
False |
|
2.0(*) |
SE MES Software |
Work Order Mgt (2.0) |
1.5 |
False |
|
|
Pause Work Order Form |
1.0 |
SE MES Software |
Work Order Mgt (1.0) |
1.0 |
False |
|
2.0(*) |
SE MES Software |
Work Order Mgt (2.0) |
2.5 |
False |
* indicates the "Latest" Form that will be used by the application.