Remote Job Execution
Jobs of the local host can be executed from another host. When the remote job execution request is acknowledged, the Remote Job Execution thread executes the specified job. It is necessary to register the executed job in the Job Information beforehand.
Notification of the result of the executed job can be sent to the host that conducted the execution request. The timeout period until notification can also be specified.
When multiple jobs are registered for a job ID, if there are any jobs with a Status code other than 0, the subsequent job will not be executed.

Figure 2.32 Remote Job Execution Function