Writing Events to the Debug Log - Integration for Epic - English - Foundation 22.1 - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Integration for Epic

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

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.