How to set the configuration on Ouvvi for the Database Backup Step

 

Ouvvi Database Backup

Connection String
This value is used to connect to your server/database. For a list of connection strings please visit www.connectionstrings.com.

Command Timeout
This is the amount of time (In Seconds) the command takes to timeout. The default value is {{CommandTimeout}}. This pulls in the value from Ouvvi's default settings, which is 90.

Database To Backup
This is the name of the database on your server.

Name
Adds a name to the backup's meta

Description
Adds a description to the backup's meta

Backup Type
Full Backup will backup the whole database whereas Differential will only backup the differences.

Backup Set
As you can see in the image above backup set is set to OVERWRITE. This will overwrite the current file whereas APPEND will add the backup to the backup file. APPEND cannot be used when compressing the backup.

Backup to File Name
This is the location of where the backup will be saved. In the image above we have built the name with {{FILEDATE}}
This will enter todays date in the file name so that you can reference it at a later stage.

Compress to ZIP Archive
When checked, this will compress the backup into a ZIP archive.