Show TOC

Hello JobLocate this document in the navigation structure

Use

The learning objective of this tutorial is:

  • to guide you through the writing of a job definition of a HelloJob that handles parameters and logs messages in the database

  • to show you how to create a scheduler task for the job definition.

It is divided into two parts:

  1. Creating the Hello Job Definition

  2. Scheduling the HelloJob