Viewing the process directory log files
There are different methods of viewing the .log files depending on the operating system.
UNIX
Find the process directory /cisversion/integrator/sitename/exec/processes/processname/processname.log .
From the Shell Window, use more, less, or cat to view the .log file.
For example, more processname.log shows a verbose log.
Windows
Use the Database Administrator, or the DOS type command to view the .log files.
For example:
type name.log
You cannot edit the resulting file.
The :Q command exits the view.