Please instead see: Scheduler Batch actions
Features with batch actions1.1.1. Email sending from Daily reportsUsing tiki-user_send_reports.php See Daily reports and Token access 1.1.2. Email sending from NewsletttersUsing tiki-bach_send_newsletter.php See Newsletters, Token access and
1.1.3. Events on Tracker items: Changing status & email notification in advancedIt is possible to specify automatic item status change for a tracker after a certain period of inactivity. Moreover, some emails can be sent to warn the user about that change at some predefined time before the status item change is planned to happen. You can define it through the "Events" option for tracker; the icon is shown in the list of Trackers (tiki-list_trackers.php) > column "Actions": See Tracker Events 1.1.4. Updating advanced ratingUsing a custom php script as described in
See Calculations 1.1.5. Updating the Search engineWhen you use lucense search, you can set up a cron job to rebuild the search index periodically at times with little user activity. See Cron Job to Rebuild Search Index Batch upload files to file galleriesSee Batch Upload Setting up cron jobs
Some of these batch action can be launched from a cron job in an external server in a controlled way by means of token access control. To do so:
In this case, the record in the crontab of the external server has to be like: Copy to clipboard
Related
Some links to set up a cron:
Aliases
batch job | batch process | Cron job | Cron tab | Scheduled Task |