2020.1

Table Of Contents
Variable Name
%{error.process} Name of the process where the error was triggered.
%{error.tasktype} The type of task that triggered the error
%{error.taskname} The name of the task that triggered the error
%{error.taskindex} The position of the task in the process
%{error.errormsg} The error message, as entered in the OnError tab of the task.
This is the same message as appears in PReS Workflow Log file.
%{error.errorid} The error ID, as entered in the OnError tab of the task.
This is the same ID that appears in the Windows Event Viewer.
%{error.errorlog} A string containing the logged error message(s) from a task. Multiple
error messages are delimited by a "|" (vertical bar) character.
Accessing the Logs
If your process is running live in the PReS Workflow Service, you have two ways of seeing
what is happening now or what has happened in the past.
Viewing running processes
To view what processes are running and processing data as it happens:
1.
In the PReS Workflow Ribbon, click on the Tools tab, then select Service Console in the
Services group. The PReS Workflow Service Console opens.
2. Click on the service you want to check, including:
l
PReS Workflow
l LPD Server
l Telnet Capture
l Serial Capture
l HTTP/SOAP Server
Page 101