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:
Creating the Hello Job Definition
Scheduling the HelloJob