...
This debug mode can be activated to receive additional data from the SAP HANA system.
While this debug mode is active, the file HanaResponse.txt is created and can be further analyzed to narrow down a cause of unexpected behavior.
...
- Close the Performer Suite
- Navigate to your install path "C:\PerformerSuite\Core"
- Open the PerformerSuite.exe.config with a notepad (e.g. Notepad++)
- Go to line 244 <add key="ActivateTemporaryDebugMode" value="false" />
- Change the value to true true (and save the config file)
- ~(the debug mode is now activated)
- ~(the debug mode is now activated)
- Open the Performer Suite and only execute the relevant actions inside the Performer Suite to leave the created debug-file precisely.
(e.g. SAP HANA sync of "Calucation Calculation Views") - When you are finished, switch the debug mode off again:
- Close Performer Suite
- Set value ActivateTemporaryDebugMode back to false (and save the config file)
- ~(the debug mode is now deactivated)
- Please send the "C:\Users\<USER>\Documents\PerformerSuite\Log\CoreTempDebug\HanaResponse.txt" file file to the Performer Suite Support Team (for further analysis)