SendInserterControlFile

A step based on the SendInserterControlFile step template runs a script that transfers the inserter control file to the inserter controller.

Job property defaults

None

Usage notes

  • You must include a step based on the SendInserterControlFile step template in a workflow if the inserter requires a control file. If the inserter does not require a control file, you can remove this step from the workflow.
  • This step must run after a step based on the WriteInserterControlFile step template.
  • If you must send the inserter control file to the inserter before the job prints, move this step before the PrintJobs step.
  • RICOH ProcessDirector provides scripts that you can use to send the inserter control file for the job to the inserter controller. Scripts include: copy_file.sh, move_file.sh (copy_file.pl and move_file.pl on Windows), ftp_file.sh, sftp_file.sh, and scp_file.sh. You specify the script in the Send command property of the inserter controller.
  • This step must run on the primary server.