Manage Scheduled Task (Cron Jobs)

From Hostek.com Wiki
Revision as of 12:40, 31 July 2017 by Chrisd (Talk | contribs) (Created page with "<h1>Manage Scheduled Task (Cron Jobs)</h1> <p>In this wiki, you’ll learn how to create a ColdFusion scheduled task within your WCP.</p> '''''ColdFusion Scheduled Tasks ena...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Manage Scheduled Task (Cron Jobs)


In this wiki, you’ll learn how to create a ColdFusion scheduled task within your WCP.

ColdFusion Scheduled Tasks enable you to schedule any ColdFusion template to run at any time.

  1. In the ‘ColdFusion’ section, click the ‘Cron Jobs’ icon.

    CronJobsButton.PNG

  2. You can now choose to create a new scheduled task or edit an existing task.

    • To create a new scheduled task you will click the 'Add' button.

      Add Cron Job Button.PNG

    • To edit an existing scheduled task you will click the 'pencil' icon.

      Edit Existing Task.PNG


  3. You will now enter the specific information for your scheduled task.

    Add Cron Job.PNG

    • 'Name'
    • Enter the name of your task. Name.PNG

    • 'URL'
    • Enter the URL your task will run. URL.PNG

      • 'Easy'
      • Choose time enterval from drop down. Time Enterval.PNG

      • 'Advanced'
      • Allows you to run task at any specific minute, hour, day, month or specific day of the week. Advanced.PNG

    • 'Save'
    • SaveButton.PNG