Module type
Specifies the type of function that the step template provides or the type of program
used to implement it.
Values:
- Clean up
- The step template removes jobs from the system. Step templates of this type should not include any other post-processing functions.
- Initialize workflow
- The step template assigns a workflow to a job.
- Java
- The step template is written in Java.
- Manual
- The step template represents an external action that a user does. For example, operators can verify that all sheets of the job were successfully processed by inserter equipment before they delete the job from RICOH ProcessDirector.
- The step template communicates with the printer driver component of RICOH ProcessDirector.
- Submit
- The step template submits input files that become RICOH ProcessDirector jobs.
- Submit child
- The step template is used internally to create child jobs.
- Database name
- StepTemplate.ModuleType