Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

GEODI has a very powerful scheduler that automates various tasks. We provide templates for frequently used ones.

Scheduled Discovery

This is done inside the project wizard’s last page. Just activate the scheduled İndex and set time.

Scheduled Backup

To Schedule a backup, use the provided template, TimeBackup.jSettings.sample, and Backup.dcc, in the Settings/Notifications/TimeNotifications folder.

The settings back up the project every day at 03:00.

  1. Rename TimeBackup.jSettings.sample to TimeBackup.jSettings

  2. Edit the backupfolder and workspace values in Backup.dcc

You can set multiple settings for different periods, projects, etc. Copy the jsettings file and set a new ID.

Scheduled Report Mail

The provided template is designed to send a Summary report every week on Monday at 09:00 clock. You may change the report or period.

The template, SendWeeklyReport.jSettings.sample is in Settings\Notifications\TimedNotification folder.

  1. Rename SendWeeklyReport.jSettings.sample to SendWeeklyReport.jSettings

  2. Replace [TOMAIL] value to recipients. You can use “;” between e-mail addresses.

  3. Replace [WSNAME] value to workspace you

You can set multiple settings for different periods, projects, reports etc. Copy the jsettings file and set a new ID.

  • No labels