This chapter explains various operations, from how to create projects to how to register jobs.
Use this chapter to learn the procedures while you actually register a job.
Project configuration
The sections in this chapter explain the procedures for creating and registering the project, job nets, and jobs illustrated below.
Commands to be used
Create the following command in preparation for registering it in jobs:
c:\tmp\sample.bat
@echo off echo "Hello, world!"
Ensure that the "sample.exe" command does not exist in the c:\tmp folder.
Workflow
Use the following flow to create and register the project, job nets, and jobs.