Export Options
The Export Options page allows you to configure and schedule automatic exporting of employees, groups, projects, tasks and other system object. The data can be exported in either CSV or XLS format, and sent to either a directory (for the self-hosted version only) or to an FTP server. The following options are provided:
Options |
Description |
||||||||||||||||||||
Schedule Enabled |
If checked then the export will automatically run on a recurring schedule. |
||||||||||||||||||||
Schedule |
The automatic export schedule, which can be daily at a specified time of day. |
||||||||||||||||||||
Export To |
You have the option of exporting to a directory on the computer running the Pacific Timesheet service (self-hosted only), or exporting to an FTP (File Transfer Protocol) server. If you choose "FTP Server" the following properties must be configured by clicking the settings button that appears to the right of the menu:
|
||||||||||||||||||||
Directory |
The directory on the computer or FTP server where the export file will be created. If the "Export To" property is set to "Directory" then this is the file path to the directory where the export file will be created, e.g. "/tmp", "c:\exports" or "\\morpheus\\c\exports". The path must be valid for the server that Pacific Timesheet is installed on. If the "Export To" property is set to "FTP" then this is the directory on the FTP server where you want the export file created, e.g. "/" or "/tmp". FTP server paths start with a forward slash, and backslashes are not valid. |
||||||||||||||||||||
File Name |
The name of the export file, e.g. "employees". The "Append timestamp" option will add the date and time of the export to the file name, e.g. "employees.200908150831". Note that the file extension will automatically be added when the export file is created, based on the Format property, described below. For CSV format, the file extension ".csv" will be added to the file name. For MS Excel format, the file extension ".xls" will be added to the file name. |
||||||||||||||||||||
Format |
The format of the export file, either comma-separated-values (CSV) or Microsoft Excel (XLS). |
||||||||||||||||||||
File Encryption |
You can optionally encrypt the export file using PGP (Pretty Good Privacy). If you choose this option you need to specify the following options:
When the file encryption is set to PGP the export file will have the '.pgp' file extension appended to the file name. If the armor option is selected then the file will also have the '.asc' extension added to it, so the export file will end in '.pgp.asc'. |
||||||||||||||||||||
Status Filter |
Select a value if you want to only export objects that are active or inactive. |
||||||||||||||||||||
Timesheet Filter |
This appears only for Employee exports. Select a value if you only want to export employees who have a timesheet (that is, the Timesheet property in their employee profile is not blank). |
||||||||||||||||||||
Exported Fields |
Select the data fields to export, as well as their order. |
||||||||||||||||||||
Custom Header |
For some external systems you may want a special header at the beginning of the export file, rather than the standard list of field names. |