PSCONN(SQL Table) |
Index Back |
---|---|
Connector DefinitionRegistered Integration Server Connector Definitions |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CONNGATEWAYID | Character(30) | VARCHAR2(30) NOT NULL |
Integration Broker Connector Gateway ID
URL alias to accomodate 30 char managed object key limit
Prompt Table: PSGATEWAY |
2 | CONNID | Character(30) | VARCHAR2(30) NOT NULL |
Integration Server Connector ID
Prompt Table: PSCONNIDVW |
3 | CONNCLASSNAME | Character(254) | VARCHAR2(254) NOT NULL | Integration Broker Connector Class Name |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive Default Value: A |