Job Execution Result Notification

This function allows you to notify a host about whether or not a job has ended successfully.

You can use this function as follows:

  • When you use this function for a post-send job

    The receiving-side host will be notified about the execution result of the post-send job.

  • When you use this function for a post-receive job

    The sending-side host will be notified about the execution result of the post-receive job.

  • When you use this function for a remote job

    The host that issues the request will be notified about the execution result of the remote job.

You can also output the result in the notification to a file.

 

To send job-end notifications, add the Job Execution Result Notification command to the post-send job and the post-receive job.

Figure 2.41 Job Execution Result Notification