To create a job, you can right-click the Jobs entry in the Navigator section and select New | Job from the pop-up menu. The available job components are displayed in the Component Store.
To create a job with minimum components
Add the Start component from the Component Store to the Design section.
Add the Project component and connect it to the Start component.
Add the Finish component and connect it to the Project component.
Double-click on the Project component to open the project browser window.
Select the project you want to make part of this job.
Close and save the job. The job is now ready to be executed in the Sybase IQ ETL Development desktop or as a scheduled task.
From the Navigator section, you can directly display and access the projects included in a job by opening the sub-branch.
Double-click the job name in the Navigator section or select Open from the pop-up menu.
To copy a job to a specified destination, open it and select Save As from the File menu.
You can copy a job into a different repository only
when working with multiple repositories.
Right-click the job in the Navigator.
Select Delete from the pop-up menu. The Confirm Job Delete dialog box appears.
Click Delete. By default, only the job is deleted. You can also delete the job and all included projects by selecting the Delete Included Projects check box and then clicking Delete.
When using this option, be sure that related projects
are not used in other jobs as well, because this is not checked
automatically. Projects that are currently open for design (locked
by any user) are not affected.
Highlight the job listed in the Navigation tree, right-click, and select Rename.
To send a job to the Task Scheduler
Open the job.
Click the Start component.
In the Property section, click Edit Schedule Job of the Start Time property.
Enter the task parameters as described in the Runtime Manager section.
Job execution can be controlled as follows:
A synchronizer component that allows you to branch job execution based on a project’s success or failure
Ignoring errors on each project
Refer to “Job components” for more detail about job configuration.