Schedule a transformation or job

Pentaho Data Integration

Version
9.3.x
Audience
anonymous
Part Number
MK-95PDIA003-15
You can schedule transformations and jobs to run at specific times by performing the following steps:
  1. Connect to the Pentaho Repository.
  2. Open a job or transformation from the Pentaho Repository, then select Action > Schedule. The Schedule window appears.


    Schedule window

  3. In the Start section, either click Now to schedule a transformation or job to run immediately, or click Date and enter a date and time to run it later.
  4. In the Repeat section, either select Run Once to run the transformation or job once or select Seconds, Minutes, Weekly, Hourly, Monthly, or Yearly to run it at regular intervals.
  5. In the End section, either click No end to indicate that the schedule will never expire, or click Date to enter a schedule expiration date.
  6. To run the scheduled transformation or job in safe mode, select the Enable Safe Mode checkbox.
    Safe mode checks every row that passes through the stream to ensure that all layouts are the same as the first row. If the layout differs, an error is generated and reported.
  7. Select the Log Level.
    Logging levels are addressed in detail in the Logging levels article.
  8. If you have specified parameters, variables, or arguments in a transformation or job, they appear in the bottom part of the window. Adjust values as needed.
  9. When done, click OK.
    Note: If you want to access a Google Drive via your scheduled transformation, copy the StoredCredential token into the pentaho-server/pentaho-solutions/system/kettle/plugins/pentaho-googledrive-vfs/credentials directory on your Pentaho Server. See Access to a Google Drive for information on how to obtain a StoredCredential token.