Job completion exit program

Specifies the path to and the name of the job completion exit program. Job completion exit programs can process every record in an AFP file after the file prints.

Format:

Length
Up to 255 characters (bytes)
Restrictions
Case-sensitive
Default
ainuxjobcompletion; used only if no value for the job completion exit program is specified. This exit writes job statistics to a log file.

Database name
AFPPrinter.JobCompletionExitName

Usage notes:

  • The source for the default job completion exit program resides in the /usr/lpp/psf/exits directory. The executable resides in the /usr/lpp/psf/bin directory. RICOH ProcessDirector automatically looks for the exit program in the /usr/lpp/psf/bin directory. You do not need to include the path in the value if the exit program that you specify resides in this directory.
  • The default job completion user exit writes job statistics to the /var/psf/jobcompletion.log file. In log entries RICOH ProcessDirector adds the system user ID ( aiw1 is the default) to the printer name as it appears in the RICOH ProcessDirector user interface.
  • The Enable job completion exit property for the printer must be Yes for RICOH ProcessDirector to call the exit program that this property specifies.
  • For detailed information about how to develop customized exit programs, refer to the Ricoh Production Print Information Center.

    Publications such as InfoPrint Manager for AIX: Procedures describe how to develop and compile exit programs.

  • You cannot change the value of this property if there is a job assigned to the printer.
  • RICOH ProcessDirector automatically shuts down and restarts the printer when you change the job completion exit program.