Writing Events to the Debug Log - Integration for Epic - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/Integration-for-Epic/Foundation-23.1/Integration-for-Epic/Installation/Troubleshooting/Debug-Modes/Running-the-Scan-Acquisition-Server-in-Debug-Mode/Writing-Events-to-the-Debug-Log - 2025-04-01

Integration for Epic

Platform
OnBase
Product
Integration for Epic
Release
Foundation 23.1
License
Premier
Standard
Essential

The Scan Acquisition Server can write detailed messages to a debug log file, which is stored in the specified Path location. Messages include information such as input values, output values, and the Scan Acquisition Server's status.

  1. Open the EpicIntegrations.config file residing in the same directory as the scanning DLLs.
  2. Locate WriteLog within the Debug node.
  3. Set the WriteLog value to 1 if messages should be written to the debug log. Set the WriteLog value to 0 to turn this feature off.
    If the WriteLog is set to 1, the Scan Acquisition Server writes messages to the debuglog.txt file in the specified Path location.
  4. Save EpicIntegrations.config.