Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Excerpt
hiddentrue

Automation displays the last run time, the command to configure a cron task with, and allows the cron to be run manually.

Table of Contents
Table of Contents
outlinetrue
classtoc

Cron Status

This section consists of the following:

  1. Cron status indicator and last run time.
  2. Cron Command, which should be set up to run every 5 minutes on the server.
  3. Run Cron Manually button, for processing the cron tasks manually.

Running the Cron Manually

All cron tasks

The cron may be run manually by clicking the "Run Cron Manually" button under [Settings] > [System] > [Automation], or by accessing the following URL:

https://www.domain.com/path/to/blesta/cron/?cron_key=YOURCRONKEY

Click "Update Cron Key" to see and set the cron key, and replace YOURCRONKEY in the example above with the key displayed.

Select cron tasks

To run only a select cron task access the following URL:

https://www.domain.com/path/to/blesta/cron/TASK/?cron_key=YOURCRONKEY

Replace TASK with the task you wish to run, and YOURCRONKEY with your cron key.

TaskDescription
createInvoicesCreate Invoices
applyCreditsApply Credits to Invoices
autoDebitInvoicesAuto Debit Invoices
cardExpirationRemindersSend Card Expiration Reminders
deliverInvoicesDeliver Invoices
addPaidPendingServicesAdd Paid Pending Services
suspendServicesSuspend Services
unsuspendServicesUnsuspend Services
cancelScheduledServicesCancel Services Pending Cancellation
processRenewingServicesProcess Service Renewals
paymentRemindersSend Payment Reminders
updateExchangeRatesUpdate Currency Exchange Rates
pluginTasksProcess Plugin Cron Tasks
cleanLogsPrune Old Log Data
Info
titleCron Tasks Always Observe Their Schedule

Running a task manually will not force it to run if it has run recently. Tasks may only run with respect to their scheduled run time as set under [Settings] > [Company] > [Automation].