Creating plans - Cloud

Talend Cloud Management Console for Pipelines User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Pipeline Designer
Content
Administration and Monitoring > Managing projects
Administration and Monitoring > Managing users
Deployment > Deploying > Executing Tasks
Deployment > Scheduling > Scheduling Tasks
When you have created your Job or pipeline tasks, schedule your operations using plans.

Before you begin

  • You must run a task at least once before you add it to a plan.
  • You must have Author permission to create plans.
  • You must have Execute permission to run plans.

Procedure

  1. Open the Management page.
  2. Go to the Plans tab.
  3. Select the environment and the workspace using the faceted search at the top of the page.
  4. Click Add plan.
  5. Specify the workspace in which to create the plan.
  6. Enter the name of the plan. You can also add a description to your plan.
  7. Click Continue.
  8. Select the tasks and click Save.
    You are redirected to the plan steps.
  9. To add a trigger type, go to the plan details page:
    1. Click the icon next to Trigger.
    2. Click the Add trigger icon.
      You can add one or more triggers or you can manually start the plan without a trigger.
    3. Enter the name of the trigger.
      The name must contain only alphanumeric, -, # and _ characters. Spaces and other special characters are not allowed.
    4. Select the trigger type from the Trigger type drop-down list and configure the settings.
    5. Click Save and close.
      For more information, see Scheduling plans.
  10. If you want to add steps or modify the existing one, click the icon next to Plan steps.
  11. To rename the step, hover over the name and click .
  12. To add a step:
    • Between two steps, click .
    • At the end of the plan, click Add step in the top-right corner.
  13. Select one or more tasks from the list and click Add. The tasks are added to the step.
    Tip: You can move and copy steps and tasks.

    For more information, see Actions and shortcuts in the plan edit view.

  14. When your step contains two or more tasks, define the condition for the plan to proceed:
    1. Click > Edit step settings.
    2. Select one of the conditions:
      • All tasks succeed (selected by default)
      • At least one task succeeds
    3. Click Apply.
  15. Add a backup step in case the step fails:
    1. In the step, click > Add handlers.
    2. Select one or more handlers from the list. Handlers can be tasks and plans.
    3. Click Add.
      The handlers run in parallel.
    Tip: You can move and copy backup steps and handlers.

    For more information, see Actions and shortcuts in the plan edit view.

    After you clicked Save, you are redirected to the plan details. You can see the steps and backup steps sorted by alphabetical order.
  16. Optional: To run more than one plan instance at the same time:
    1. In the plan details page, click the icon next to Trigger.
    2. Select Allow parallel run of this plan.
    3. Click Save and close.
    This feature is not available for plans containing pipelines.