Executing jobs manually, stopping jobs, displaying job progression, deactivating a job
Execute selected jobs once: runs the selected job. Exception:Â if there are more than 5 jobs currently running, the selected jobs will be placed at the end of the queue. Even deactivated jobs will be executed once. | |
---|---|
Stop selected jobs: the selected jobs are stopped immediately | |
Show progress information: when a job is executed, information about the job’s progress is displayed at the same time in the Execution state column. |
?**
Yes, it is possible to start a job outside of octoplant.
Requirements:
- The job needs to be present in the Job configuration.
- You need the 32-digit job ID.
For more information, see FAQ: Where do I find a 32 character job ID (and how can I copy it into a clipboard)?
Proceed as follows to start the job once from outside octoplant:
- Create an XML file with the following content:
<Root FuncId="8">``<JobID>
</JobID >``</Root>
- Place the XML file on the server in the directory
..\vdServerArchiveVD$ADataToDosExternal
.
Note
The job will be executed once. After that, the XML file is deleted.
Related Topics
Last update: September 15, 2023