Defining logging and archive directories in dispatcherPO_config.xml
-
Open
dispatcherPO_config.xml
with a text editor. - Find the archive_directory setting.
-
Specify a valid file path where PO Dispatcher can archive .PO files once
they are sent.
For example, if your LAWDIR/prodline value is /web/apps/apps900, then the sample location is:
<archive_directory>/web/apps/apps900/dispatcherArc</archive_directory>.
- Find the logging_directory setting.
-
Specify a valid file path where PO Dispatcher can log the
information.
For example, if your LAWDIR/prodline value is /web/apps/apps900, then sample location is:
<logging_directory>/web/apps/apps900/dispatcherLog</logging_directory>
- Save and close the file.