Managing job stream definitions
You can create a job stream, add a run cycle, and add jobs from the Graphical Designer.
About this task
The scope of the scenario is to create a job stream named “PAYROLL_PROC_24” inside the 2024 folder that monthly creates and uploads payrolls for the year 2024 into the payroll management system. The job stream references the existing calendar monthly_payroll, and runs on the workstation MDM_production.
Procedure
-
Create a job stream and define general information about it:
- From the Design menu, click Graphical Designer page, and then select the engine.
- From the Blocks tab, drag a job stream into the workspace.
- In the properties panel that appears on the right, in Folder, select 2024.
- In Name, type PAYROLL_PROC_24.
- In Workstation, select the existing workstation MDM_production.
-
Add a run cycle to the job stream:
- From the workspace in the canvas, select the PAYROLL_PROC_24 job stream.
- Click Add triggers, select Add new, and then select Add run cycle from the drop-down menu. A properties panel appears on the right.
- In Name, type RC1.
- In Rule, select Calendar.
- In Calendar, select the existing monthly_payroll calendar.
-
Add the existing jobs to the job stream:
Results
You created a job stream that monthly creates and uploads payrolls for the year 2024 into the payroll management system.