You can restore backups of categories, taxonomies, and cluster jobs either by running a RestoreServer action, or by using the IDOL Admin interface.
Send the RestoreServer action directly to the Category component (do not send it to the main IDOL Proxy port). Set the FileName parameter to the name of the backup file that you want to restore from. For example:
http://localhost:9020/action=RestoreServer&FileName=C:\Backups\Category\mybackup.zip
Send the CategorySyncCatDRE action to synchronize the restored Category component with the Agentstore component. For example:
http://localhost:9020/action=CategorySyncCatDRE
Note: While IDOL Server is processing a RestoreServer action, you cannot run any category, cluster, or taxonomy actions.
|
|