Exporting Runtime Options
You can export runtime options using command
line. Enter PsTestFw
"C:\export_exo.txt" where export_exo.txt is the response file. The response file will have following
parameters:
| Parameters | Description |
|---|---|
|
-CS |
Server:Port |
|
-CNO |
Node name |
|
-CO |
User name |
|
-CP |
Password |
|
-CUA |
(Optional) Specify the action of SSL error. Values are:
|
|
-ACTION |
Specify the migration type. For exporting runtime options enter rtoexp |
|
-RTO |
Specifies the name of the runtime option, which is exported. Add a comma; multiple runtime options can be selected. |
|
-FILEPATH |
Specifies the location and the file name where the
runtime option data file is stored. For example |
Here is an example of the response file for exporting runtime options:
-CS=<Server>
–CNO=<Nodeid>
–CO=<username>
-CP=<ConnectionPassword>
–ACTION=rtoexp
-RTO=LOCAL
-FILEPATH=<Path & exporting file name> On successful creation of the export file for the runtime options, a log file with the name unattended.log is also created under the export folder. The location of the export folder is specified in the Local Options dialog box. See Export/Import Options.