You can restore backups of users, roles, agents, and profiles either by running a RestoreServer
action, or by using the IDOL Admin interface.
The restore action does not restore the configuration file from the backup. However, the backup file does include the configuration file, which you can restore manually, if required.
Send the RestoreServer
action to Community. Set the FileName
parameter to the name of the backup file that you want to restore from.
In a unified IDOL Server, you must send the RestoreServer
action directly to Community (not to the default IDOL Proxy port).
For example:
http://localhost:9030/action=RestoreServer&FileName=C:\Backups\Community\mybackup.zip
While Community is processing a RestoreServer
action, you cannot add, change, or remove community data. You can, however, run actions that do not affect the data that is backed up (such as UserRead
, Community
, and Security
).
On the Backup/Restore tab (in Control section), optionally update the backup directory to the directory that you want to restore from, and then click Restore.
The RestoreServer
maintenance action restores the community data from the specified backup directory.
|