...
Directory | Path example | Description | type of contained files | class of data | recommended Write rights | security relevance | performance relevance | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Proposed default InstallDirectory | C:\DocuPerformer | Last used install path | InstallationSettings.xml | user | |||||||
WorkingPath | = <Docu Performer Installation directory> or <command line argument>
| C:\DocuPerformer | Install path | All files below | application | ||||||
Database | = WorkingPath + "Databases" | C:\DocuPerformer\Databases | SQLite Database location | Database.db | application | ||||||
Log | = WorkingPath + "Log" | C:\DocuPerformer\Log | Contains in-depth analysis logs | dev_rfc.trc | application | ||||||
Logo | = WorkingPath + "Logo" | C:\DocuPerformer\Logo | Your company Logo | Logo.png | application | ||||||
Services | = WorkingPath + "Services" | C:\DocuPerformer\SyncService\logfile\DocuPerformerSyncService.log | contains log file (SyncService) | DocuPerformerServices.log | application | ||||||
Template | = WorkingPath + "Templates" | C:\DocuPerformer\Templates | contains templates | Word Templates (*.dotx) | application | ||||||
Data | = WorkingPath + "AppData" | C:\DocuPerformer\AppData | application | ||||||||
Backup | = Data + "Backup" | C:\DocuPerformer\AppData\Backup | application | ||||||||
Connection | = Data + "ConnectionData" | C:\DocuPerformer\AppData\ConnectionData | contains files with db connection settings and proxy settings | ConnectionData.xml or ProxyData.xml | application | ||||||
Generated | = Data + "Generated"
| C:\DocuPerformer\AppData\Generated | contains exported files | Word, Excel, Powerpoint, etc | user | ||||||
AutomationTool | = Data + "SyncTool" | C:\DocuPerformer\AppData\AutomationTool\AutomationToolData.xml | AutomationTool setting file | AutomationToolData.xml | |||||||
UserPath | = "MyDocuments\BI Docu Performer"
| C:\Users\<username>\Documents\BI Docu Performer\ | contains user depended files | SettingPathAndFilenameLocal.xml | user | ||||||
LogPath | = UserPath + "Log" | C:\Users\<username>\Documents\BI Docu Performer\Log | contains log file (Docu Performer) | DocuPerformer.log | application | ||||||
TempPath | = "%temp%\DocuPerformer" | C:\Users\<username>\Documents\BI Docu Performer\Temp | used for temporarily generated files | application | |||||||
CredentialsPath | = UserPath + "\Credentials" | contains encrypted credentials for SAP connection | AuthenticationData.xml | user | |||||||
AssetPath | = WorkingPath | C:\DocuPerformer | static files | application | |||||||
ImagesPath | = AssetPath + "Images" | C:\DocuPerformer\Images | static files | Images, like SAP symbols etc. | application |
...