Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Database | - |
Not Applicable | - |
Resolution:
Environment
==========
All
Resolution:
==========
1. For information on Design time setting of Logging options, refer to the 'Logging Tab' section of chapter 3 Adapter Instance Options of the adapter user guide.
2. For run time modification of Logging options, you can use the HAWK methods "activateTraceRole()" and "deactivateTraceRole() " to disable any role (INFO,DEBUG,WARN,ERROR) from administrator gui. These methods are available for invocation under the tab 'Methods' when you click on the adapter service in the administrator.
3. You can also set the Adapter sdk properties adb.debug and adb.verbose at deployment time. A value of 0 for adb.debug will produce minimum logging and the value of 3 will produce maximum logging. You can set adb.verbose to 'on' or 'off'. Please go through the adapter user guide for details about these TRA properties. To set these properties at deployment time, click on the Adapter archive (.aar) under adapter configuration in administrator and go to the 'Advanced' tab.
Please note that the values set for adb.debug parameter will take precedence over the tracing options set at run time through admin.