Submits a maintenance job to ITP/Server. This job will be run on every ITP/Document Processor that is connected to ITP/Server when the job is submitted.
SubmitMaintenanceJob
Service(<text>)
Parameters(<text>)
JobID(<text>);
Service: Required
Name of the service that is being requested.
Parameters: Optional
List of parameters for the service. This list is processed as a list of command-line parameters. If a parameter contains spaces it must be enclosed within (escaped) quotes.
JobID: Optional
Job ID used to submit the job. If this parameter is omitted the Job ID of the job calling the command SubmitMaintenanceJob is used.
The script SubmitMaintenanceJob uses the program saclient to submit a job to all ITP/Document Processors. If the ITP/Document Processors are hosted on different computers the IP addresses of all these computers must be allowed to submit requests to ITP/Server. In the default configuration ITP/Server does not allow requests from remote computers.