Back up indexed data

User Role: Administrator

To ensure that you always have current copies of the data that the IDOL Server stores, we recommends that you back up the IDOL Server in regular intervals. By default, scheduled data backup is not configured. If you want to enable it, you need to insert the following lines in the [schedule] section of the default configuration file for content store, modify it accordingly, and then restart the IDOL Server.

[Schedule]
Backup=true
BackupCheckIndexUpdates=TRUE
BackupCompression=true
BackupTime=00:00
BackupInterval=24
BackupMaintainStructure=true
BackupRetryAttempts=3
BackupRetryPause=5
NumberOfBackups=3
BackupDir0=E:\DataIndex_Backup0
BackupDir1=E:\DataIndex_Backup1
BackupDir2=E:\DataIndex_Backup2

For agent and category, you can manually run the backup action in SAA after each training.