PackagePath Table

FlexNet Manager Suite 2020 R1 (On-Premises)

Package Path identifies a filesystem path where the package will be stored in the software library and in transit. As such, the administration server and each distribution server may only contain a single package version having a given Path

Table 1. Database columns for PackagePath table

Database Column

Details

PackagePathID

Type: integer. Key. Generated ID

Auto-generated identity number

PackageFullName

Type: text (max 256 characters). Key. Nullable

Package Path string

ParentPathID

Type: integer. Key. Nullable

When a package is a variant of a parent package, this contains a reference to the parent package’s path.

PackagePathTypeID

Type: integer

The type of PackagePath that this row represents.

FlexNet Manager Suite (On-Premises)

2020 R1