Customizing the Location of Report Output

When you run a batch version on a server, the resulting report is saved to the PrintQueue directory as a PDF.

The default PrintQueue directory is located under the install directory on the server. If you want to customize the PrintQueue directory location, you must define the PrintQueue location in the initialization file using a valid directory name.

This example illustrates how the JDE.INI should be modified:

[NETWORK QUEUE SETTINGS]
OutputDirectory = /system

Where system is the location of the PrintQueue directory; for example, c:\system\.

Note: Any platform can use this setting to customize the PrintQueue directory location.