User guide
71
Backup SQL Database
This action allows users to backup an existing SQL Server database. The configuration variables of this action are:
Parameters
Mandatory?
Description
ServerName
Yes
The server name where the SQL database resides.
DatabaseName
Yes
The SQL database name to backup.
Path
Yes
The path and file name where to put the backup file (i.e.
\\server\filename.bak).
Restore SQL Database
This action allows users to restore a SQL Server database by using an existing backup file. The configuration
variables of this action are:
Parameters
Mandatory?
Description
DatabaseName
Yes
The SQL database name to restore.
Source
Yes
The path and file name where the backup file resides (i.e.
\\server\filename.bak).
Windows OS
Copy File or Folder
This action allows users to copy a file(s) or a folder and its content from one location to another. The configuration
variables of this action are:
Parameters
Mandatory?
Description
SourceFileFolder
Yes
The source file(s) or folder to be copied. Wildcards can be used
(i.e. c:\temp\*.log).
DestinationFileFolder
Yes
The destination path where to copy.
Create Folder
This action allows users to create a new folder structure. Any non-existent parent directory of the folder to create
will be created as well. The configuration variables of this action are:
Parameters
Mandatory?
Description
FolderName
Yes
The folder name and path to be created
Delete File(s) or Folder
This action allows deletion of a file(s) or a folder. The configuration variables of this action are: