Managing job definitions
The purpose of the following scenario is to show how to create a job definition in the context of an example.
David is an IBM® Workload Scheduler user who needs to upgrade the Java version on the existing backup server named BK_server. To automate the process, David decides to create a job stream that references a job definition. David prefers to reference a job definition instead of creating an embedded job because he needs to use the same job definition in other job streams and he wants to avoid to duplicate the definition. In this way, if David needs to modify any parameter, he can modify just one job definition and every job stream that references that job definition will be affected by the change.
To create a job definition named UPGRADE_JAVA_TEMPLATE and then reference the job definition inside the existing UPGRADE_JAVA job stream, perform the following steps: