Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Summary

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.

Step-by-step guide

  1. (warning) Close the Performer Suite
  2. Navigate to your install path "C:\PerformerSuite\Core"
  3. Open the PerformerSuite.exe.config with a notepad (e.g. Notepad++)
  4. Go to line 244 <add key="ActivateTemporaryDebugMode" value="false" />

  5. Change the value to true
      1. ~(the debug mode is now activated)
  6. 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 Views")
  7. When you are finished, switch the debug mode off again:
    1.  Close Performer Suite
    2. Set value ActivateTemporaryDebugMode back to false
      1. ~(the debug mode is now deactivated)
  8. Please send the "C:\PerformerSuite\Core\HanaResponse.txt" file to the Performer Suite Support Team (for further analysis)



  • No labels