CDM_URL_PROPS(SQL Table) |
Index Back |
---|---|
Content Dist. Mgr URL propsThis table contains all the information to define a Content Distribution Node. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DISTNODENAME | Character(15) | VARCHAR2(15) NOT NULL | Report Distribution Node Name |
2 | CDM_TRPROTOCOL | Character(15) | VARCHAR2(15) NOT NULL | Transfer Protocol |
3 | PT_PROP_NAME | Character(30) | VARCHAR2(30) NOT NULL |
Property Name
Prompt Table: PT_URL_PRONAME |
4 | PT_PROP_VALUE | Character(200) | VARCHAR2(200) NOT NULL |
Property Value
Prompt Table: PT_URL_PROVALUE |