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