Adminstudio And Workflow Manager Tables; Adminstudio Tables; Cstblpackage - Novell ADMINSTUDIO 9.5 User Manual

Hide thumbs Also See for ADMINSTUDIO 9.5:
Table of Contents

Advertisement

AdminStudio and Workflow Manager Tables

To assist you in writing queries for Custom SQL Query reports, information on AdminStudio and Workflow Manager
tables is provided.

AdminStudio Tables

Workflow Manager Tables
AdminStudio Tables
To assist you in writing queries to retrieve AdminStudio data, information on the following AdminStudio tables is
provided.

cstblPackage

cstblGroups
cstblGroupPackages
AsJob
AsJobQueue
AsJobStep
cstblPackage
The cstblPackage table is the core table that contains information about imported packages. This table contains a
unique Package ID (the RowID column) that is referenced by all other data tables. This table contains the following
columns:
Table 22-41 • cstblPackage Columns
Column
RowID
PackageCode
ProductCode
ProductVersion
AdminStudio 9.5 User Guide
Type
int
text
text
text
ADS-0950-UG00
Chapter 22: Generating and Viewing Reports in Report Center
Key
Nullable
Description
Y
N
The Primary Key—used to uniquely identify a
record.
N
The value of the equivalent MSI
PackageCode. Code can be up to 100
characters long.
N
The value of the equivalent MSI
ProductCode. Code can be up to 100
characters long.
N
The value of the equivalent MSI
ProductVersion. Version can be up to 100
characters long.
Report Center Reference
1727

Advertisement

Table of Contents
loading

Table of Contents