Print Settings for Batch Versions

On the Microsoft Windows client, the workstation jde.ini settings control whether reports print immediately and whether the system saves the output after processing the report:

[NETWORK QUEUE SETTINGS]
PrintImmediate=TRUE/FALSE
SaveOutput=TRUE/FALSE

This table describes the jde.ini settings:

Setting

Description

PrintImmediate

Specifies whether the system automatically prints the report after processing is complete. Values are:

TRUE.

The system processes the report on the server, generates a PDF file, converts the PDF to the appropriate PDL for the defined printer, and then prints the report.

FALSE.

The system processes the report on the server, but does not automatically print the report. Users must access the Submitted Job Search form to manually print the report.

SaveOutput

Specifies whether the system saves or deletes the output after the user views or prints the job. Values are:

TRUE.

The system saves the output after it has been viewed or printed.

FALSE.

The system deletes the output after it has been viewed or printed.

The jas.ini settings control whether reports print immediately:

[OWWEB]
PrintImmediate=TRUE/FALSE

This table describes the jas.ini setting:

Setting

Description

PrintImmediate

Specifies whether the system automatically prints the report after processing is complete. Values are:

TRUE.

The system processes the report on the server, generates a PDF file, converts the PDF to the appropriate PDL for the defined printer, and then prints the report.

FALSE.

The system processes the report on the server, but does not automatically print the report. Users must access View Job Status–Work With Servers form to manually print the report.