Disk-based destination details.
Column Name |
Data Type |
Description |
---|---|---|
DESTINATIONS_ID |
int |
Foreign key to DESTINATIONS.ID |
OBJECT_ID |
int |
Foreign key to DOCUMENTS.ID |
OUTPUTFOLDER |
varchar |
Output folder where the report was written to on disk |
USERNAME |
varchar |
Username required to logon to the output folder |
USERPASS |
varchar |
Password required to logon to the output folder (not shown for privacy purposes) |
See also