Table 211 shows the command line parameters that you can use with the XML Scripting tool. For example,
dsyadminxml -d <mynewsettings.xml> dsyadmnxml -x <mycurrentsettings.xml>
Table 211. XML Scripting tool parameters
Parameter | Function |
---|---|
- x | Exports data from the control database into XML |
- d | Applies the XML in your XML script file to the control database |
- v | Verifies the XML in your XML script file |
- ? | Displays help |
- x - add | Generates XML that can be used to add the synchronization objects. This is the default behavior of -x. |
- x - remove | Generates XML that can be used to remove the synchronization objects. |
Related concepts
Related tasks
Related reference