SCC_PER_PHOTO_H(SQL Table) |
Index Back |
---|---|
Employee PhotoPerson Photo Campus Solutions hollow view for the core EMPL_PHOTO table. Data is actually sourced from the Service Oriented Architecture. Had to use physical table because there is no way to null / blank / zero the image column. Data will still be stored on the EMPL_PHOTO table using the SOA Service. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPLOYEE_PHOTO | Image / Attachment | CLOB | Employee Photograph |
3 | PSIMAGEVER | Number(10,0) | DECIMAL(10) NOT NULL | Image Version |