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

« Previous Version 4 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. You need to specify the directory to be backed up in the Index Recovery Options section found in the Advanced Settings of the project.

    image-20241211-104530.png
  3. Rename Backup.dcc.sample → Backup.dcc and edit the workspace values inside it. If there are multiple workspaces, you need to separate each one.

  4. Edit the workspace values in Backup.dcc. The default backup folder is set as "Backup" under %appdata%. If there are multiple Workspaces, you need to separate each one individually.

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