
Chapter 6 Logging and debugging 107
Debug logging settings
6
In the Enable Thread Based Logging field, click Yes to create thread-based log files.
The name of the log file would be formatted as follows:
<DataExchangeName>_T<ThreadNumber>.dbg.
7 In the Debug Level area, select any of the the check boxes to do the following:
API Calls—Logs information about all API calls made by Integration Engine.
Information is logged on entry and exit of every API call.
SQL Statements—Logs SQL commands sent to the database. Information is
logged for each SQL command issued, including a time stamp.
Record Summary—Logs summary information for each record. Summary
information includes whether the record is getting added, updated, or deleted
and then if it was successfully added, updated, or deleted.
Record Details—Logs detailed level information for each record. Details are
provided at the field level. Information can include the value for each Source
field, how it is getting converted to the Destination field after applying any
rules, and whether the record is getting successfully added, updated, or deleted.
8 Click Apply To All Exchanges.
The Debug settings are applied to all other Exchanges which are in the Active state.
9 Click Save.