...
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 | |||||||
C:\Users\<username>\AppData\Local\Temp C:\Users\<username>\AppData\Local\Temp\tmpxxxx C:\Users\<username>\AppData\Local\Temp\DocuPerformer | Temp install files during installation | 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 | (only for SQLite DB) | |||||
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 | ( only only for local installations) | |||||||
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 | ( only only for local installations) | |||||
Generated | = Data + "Generated"
| C:\PerformerSuite\AppData\Generated | contains exported files | Word, Excel, Powerpoint, etc | user | (path can be changed) | |||||
AutomationTool | = Data + "AutomationTool" | C:\PerformerSuite\AppData\AutomationTool\AutomationToolData.xml | AutomationTool setting file | AutomationToolData.xml | user | ( only only for local installations) | |||||
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 | application | (only for 3rd Party Objects) |
...