Debugging Logs for EPX Workflows - EnterWorks - EnterWorks Process Exchange (EPX) - Precisely EnterWorks - 10.5

EnterWorks Classic Administration Guide

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks
Precisely EnterWorks
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.5
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Classic Administration Guide
First publish date
2007
Last updated
2023-08-02
Published on
2023-09-20T17:55:59.992423

There are configuration options in two files that control debug logging for workflow processes:

  • config.properties

  • Enterworks.properties

The debugging logs configured in the config.properties file provide a large amount of detailed debugging log messages. It is recommended that you disable this debug log function for daily use.

To configure this function:

  1. In the configuration file:

<install_drive>:\Enterworks\EPX\bin\config.properties

set the flag:

debug.out=true: logging is enabled.

debug.out=false: logging is disabled.

  1. Restart the EPX services for the configuration change to take effect.

The debugging logs configured in the Enterworks.properties file provide debugging log messages, but they have a smaller footprint. It is not necessary to disable this debug log function for daily use; however, you may wish to do so once the EnterWorks system has been installed and live for a few months, and this debug log is not necessary. To configure this function:

  1. In the configuration file:

<install_drive>:\Enterworks\EPX\bin\conf\Enterworks.properties

set the flag:

debug.enable=true: logging is enabled.

debug.enable=false: logging is disabled.

  1. Restart the EPX services for the configuration change to take effect.