output-data-user-exit

Specifies the name of a program that monitors output data from this actual destination. For example, the output data exit program can print a report at the end of a job listing the start and end time and the number of fonts, page segments, and overlays in the job so that you can track output device performance.

GUI label

Output data exit

DSS

DFE, Email, PSF

Type

Resettable, single-valued

Allowed Values

You can enter a text string of up to 255 characters.

Default Value

No default value

Usage Guidelines

You can use the sample output data user exit program supplied with InfoPrint Manager:

  • for AIX: /usr/lpp/psf/bin/ainuxout (source /usr/lpp/psf/exits/ainuxout.c)
  • for Windows: install_path\bin\ainuxout (source install_path\usr\lpp\psf\exits\ainuxout.c), where install_path indicates the path where you installed InfoPrint Manager for Windows.
or you can write your own user-exit program.

For more information about user-exit programs for InfoPrint Manager, visit the Ricoh website.