PSDOCUMENT(SQL Table) |
Index Back |
|---|---|
Stores WSDL documents |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(40) | VARCHAR2(40) NOT NULL | WSDL Name | |
| 2 | Number(5,0) | INTEGER NOT NULL |
DOC_UID_SEQNO
Default Value: 1 |
|
| 3 | DOC_URL | Character(254) | VARCHAR2(254) NOT NULL | Document Url |
| 4 | DOC_STRING | Long Character | CLOB | WSDL Content |
| 5 | PT_IB_DOCSERVICEID | Character(240) | VARCHAR2(240) NOT NULL | Document Service Id |