WF_INTEGRATED_APPS

Description

Contains the configuration for AgileConnectors, most importantly for NLB deployments.

Columns

For the descriptions in this table, the term item refers to an AgileConnector.

Column Name Data Type Size Description
APP_NAME nvarchar256 (Primary key) Represents the name of the application.
DESCRIPTION nvarchar2048 A free text description of the item.
CATEGORYnvarchar64 Reserved for future use.
TYPE_INFO varchar1024 The meta data information about the AgileConnector assembly and class name.
CREDENTIAL nvarchar256 The authentication credentials for the AgileConnector.
CREATED_DATEdatetime8 The date the item was created.
CREATED_BYnvarchar64 The user who performed the configuration (i.e. AgilePoint System User)
LAST_UPDATED_DATEdatetime8 The date the item was last updated.
LAST_UPDATED_BYnvarchar64 The user who last updated, or modified, the item.
CFG_XML ntext The AgileConnector configuration data stored as XML.

Relationships

Table Name Relationship
NoneNot Applicable