PSNODEURITEXT(SQL Table) |
Index Back |
---|---|
Node URI TextAssociated table is PSMSGNODEDEFN. This table is comprised of long text field NODE_URITEXT which is a long text field. The data in NODE_URITEXT is used by the Portal Registry. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MSGNODENAME | Character(30) | VARCHAR2(30) NOT NULL | Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN). |
2 | URI_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
URI Type
CN=Content PL=Portal |
3 | URI_TEXT | Long Character | CLOB | URI Text |