skip to main content
Connection property descriptions : DebugRecord
  

Try DataDirect Drivers Now

DebugRecord

Purpose

Specifies the directory where the driver generates debug record files. When a value is specified, the driver records server requests and responses to set of files stored in this location. These files assist in troubleshooting by providing a method for Technical Support to reproduce and debug issues for REST services that are not publicly accessible.
Important: Debug record files may capture security-related headers, such as auth or token headers. Before sending Technical Support debug files, review the content to remove any confidential information that may have been recorded.

Valid Values

debug_record_folder
where:
debug_record_folder
is the location of the folder where the debeg record files are to be generated. For example, C:\Temp\MyDebug Folder.

Notes

*You must have write access to the specified directory.
*Contact Technical Support for more information.

Data Source Method

setDebugRecord

Default

None