InfoCenter Home > 6.6.0.2.2.4.6: Importing and exporting a configuration by using XMLConfigThe XML Configuration Management Tool (XMLConfig) can be invoked from within wscp. The syntax is as follows: wscp> XMLConfig export file_name [-partial file_name] wscp> XMLConfig import file_name [-substitute list] For an export, specify the name of an XML output file for the file_name argument. Specify the name of an XML data file for the -partial option. For an import, specify the name of an XML data file for the file_name argument. Specify a list of variable-value pairs for the -substitute option as follows: {{variable1 value1}{variable2 value2}} If a value string contains spaces, it must also be enclosed in braces ({}). |
| ||
|