Ams_Applicationstatus Table; Ams_Relatedapplications Table; Ams_Issues Table - Novell ADMINSTUDIO 9.5 User Manual

Hide thumbs Also See for ADMINSTUDIO 9.5:
Table of Contents

Advertisement

Chapter 22: Generating and Viewing Reports in Report Center
Report Center Reference

AMS_ApplicationStatus Table

By default, Workflow Manager comes with two default Application statuses: Active and Inactive. However, you
can create additional statuses such as Closed, Canceled, and so on. The AMS_ApplicationStatus table stores
the information about the Application Statuses in Workflow Manager. This status is then used by Application
Requests in Workflow Manager.
Table 22-51 • AMS_ApplicationStatus Table Column Information
Column
StatusID
Status_Text
IsActive

AMS_RelatedApplications Table

One Application can be related to one or more Applications. These applications might be duplicate or might
accomplish the same goal. Workflow Manager stores the information of the related applications in
AMS_RelatedApplications table.
Table 22-52 • AMS_RelatedApplications Table Column Information
Column
ApplicationID
Related_ApplicationID

AMS_Issues Table

This table stores all the issues and their properties.
Table 22-53 • AMS_Issues Table Column Information
Column
IssueID
IssueAbstract
1738
Description
Primary Key of this table
Name of the Status (such as Completed)
If the value of this column is 1 then any application with this status is considered as Active
and will be displayed in Workflow Manager UI. If the value of this column is 0 then Workflow
Manager will not display this Application Request in Workflow Manager UI.
Information
This column stores the ID of the Application that maybe related with one or more
Applications.
This column stores the ID of Related Application. More information about
Application can be found from AMS_Application table.
Description
This Column stores the primary key for the Issue Table and each issue can be uniquely
identified by this number.
This stores the Inline description/Abstract of the issue.
ADS-0950-UG00
AdminStudio 9.5 User Guide

Advertisement

Table of Contents
loading

Table of Contents