You can do a full restore of the OnCommand Workflow Automation (WFA) database and supported configurations that you backed up previously by using the command-line interface (CLI). In a full restore, you can restore the WFA database, WFA configuration, and key.
Before you begin
- You must have created a backup of the WFA database.
- You must have admin or architect credentials.
Steps
- At the shell prompt, navigate to the following directory on the WFA server: WFA_install_location/wfa/bin
wfa_install_location is the WFA installation directory.
- Restore the WFA database: wfa --restore --full --user=user_name [--password=password] [--location=path] --restart
- Verify that the restore operation is successful and WFA is accessible.