| PSCHNLNODE(SQL Table) | Index Back | 
|---|---|
| Channel NodeStores the relationship between a Message Channel Definition and a Message Node definition | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Channel Name (see PSCHNLDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN). | |
| 3 | PUBSUBDIRECTION | Number(1,0) | SMALLINT NOT NULL | Publish / Subscribe Direction. Possible Values are numberic codes that represent "Publish" "Subscribe" "Both" or "None" |