For the complete documentation index, see llms.txt. This page is also available as Markdown.

Working with jobs

Working with jobs

Create, configure, and then run jobs to orchestrate ETL activities. After running a transformation, analyze its results to identify possible improvements or problems.

  • Create a job​Create a job to coordinate resources, execution, and dependencies of an ETL activity.

  • Edit job properties​Job properties control how a job behaves and how it logs what it is doing.

  • Run a job​After you create a job and configure its properties, you can run the job. You can control how the job runs without modifying the job itself by configuring run options before running the job.

  • Analyze your job results​After running a job, see how it performed, if errors occurred, and explore the data by viewing the logs.

  • Job steps in Pipeline Designer​Steps extend and expand the functionality of jobs. You can use the following steps in Pipeline Designer.

Last updated

Was this helpful?