Configuring Debug Settings for iProcess Engine
To write a debug log file for a process, perform the following steps:
| 1. | On the iProcess Engine panel, click the Add icon An Add New Debug Settings dialog box is displayed. |
| 2. | Enter the values for the following fields. |
|
Field |
Description |
|
Machine ID |
The unique identifier of the server. If you specify a value of 0 in this field, the debug settings are applied to all nodes in case of a node cluster. |
|
Process Name |
The process name of the server process for which you want to create a debug log file. To create a debug log file for all processes, enter ALL in this field. |
|
Process Instance |
The instance of the process for which you want to create a debug log file. If you specify a value of 0, all process instances are debugged. |
|
Debug Setting Value |
This value indicates the level of detail that is included in the debug log. The log levels are hierarchical, from the least amount of information to the most, with each higher level including the information from the levels following it. The iProcess Engine processes have a debug value from 1 to 255. The value 1 denotes errors and the value 255 denotes all debugging. |
| 3. | For more information about iProcess Engine debug parameters, see TIBCO iProcess Engine Administrator’s Guide. |
| 4. | Click ADD to add the new debug settings. |