Manage Scheduled Task (Cron Jobs)
Contents
What is a ColdFusion Scheduled Task?
A 'ColdFusion Scheduled Task' allows you to schedule a task to be completed at a specific time or at specific time intervals.
Let's go ahead and show how to setup a ColdFusion scheduled task for your domain.</p>
How to access ColdFusion scheduled tasks in WCP
We'll share the steps needed to get to the ColdFusion scheduled tasks section below:
First login to your WCP control panel for the account the domain is under: https://wcp.hostek.com
If you have any issues with logging into WCP then please see our tutorials on recovering your password if necessary
Once logged into WCP if you have multiple domains you may need to select the appropriate domain to manage using the 'Hosted Domains' drop-down in the top-right of the page as shown in the screenshot below:
Once in the correct domains WCP control panel click on the 'Cron Jobs' icon under the 'ColdFusion' section.
Create a new scheduled task
Click the 'Add' button.
You will now enter the specific information for your scheduled task.
- 'Name'
- 'URL'
- 'Easy'
- 'Advanced'
Enter the name of your task.
Enter the URL your task will run.
Choose time enterval from drop down.
Allows you to run task at any specific minute, hour, day, month or specific day of the week.
- 'Save'
Click the 'pencil' icon to the left of the task you wish to edit.
You will now be able to edit your exiting task.