dataexport

Run the dataexport command or script on a master domain manager to export all scheduling object definitions and global options from a source environment.
Before running the command, specify the passphrase to be used for encrypting your data. You can use one of the following methods:
  • set the WA_EXPORT_PWD environment variable in the shell where you plan to run the command
  • specify the password at the command prompt

Syntax

dataexport source_dir export_dir [;password]

Arguments

where:

source_dir
is the TWS_HOME directory of the source environment instance of HCL Workload Automation.
export_dir
is the directory where the export files are created. Ensure the twsuser user has write rights on this directory.
[;password]
is the password required to run the command.
dataexport.cmd F:\IWS101\twsDB2user F:\IWS101\export

For further details about the dataexport command usage, see Cloning scheduling definitions from one environment to another.