DownloadNormalizationSettings command will download the Normalization.xml file containing the data set normalization settings to the user-specified folder. To upload your new normalization settings, use the UpdateNormalizationSettings command.
A separate Normalization.xml file is required for each data set. This means that in order to modify the normalization settings of several data sets, you will need to download and modify the Normalization.xml file for each of them.
Parameters
Example of use
DownloadNormalizationSettings /Project=https://localhost/3/APITestProject /DocumentDefinition=APITestDocDef /DataSet=DataSetTest /TargetFolder=C:\archive\normdst\- will download the Normalization.xml file for the DataSetTest data set in the APITestDocDef Document Definition to the C:\archive\normdst folder.
