Note: InSite Creative Workflow does not integrate with the Prinergy Configuration Backup in Prinergy. The InSite Creative Workflow standalone backup system will function properly independently of the Prinergy Backup.
Set up InSite Creative Workflow Online Backup to start automatically when the Oracle database backup finishes.
On the InSite Creative Workflow server, open the
<systemdrive>:\Oracle\19.0.0\Creo\Util
folder.- In a text editor, open the
SuccessfulBackup.cmd
file. - Edit the file to remove REM from the beginning of the following line:
%AraxiHome%\TWAMInstall\...StartAraxiBackup.cmd
This line tells Online Backup to start after a successful Oracle backup is completed. - Save and close the file.
- In a text editor, open the
UnSuccessfulBackup.cmd
file. If you want Online Backup to start even if the Oracle backup is not successful, edit the file to remove REM from the beginning of the following line:
%AraxiHome%\TWAMInstall\...StartAraxiBackup.cmd
If you want Online Backup to start only when the Oracle backup is successful, do not modify the file.- Save and close the file.