Skip to main content
Data set normalization settings are stored in the Normalization.xml file. To change the standard settings, download that file, edit it, and upload the result. The DownloadNormalizationSettings command downloads Normalization.xml to the folder you specify. To upload your edited settings, use the UpdateNormalizationSettings command.
Each data set needs its own Normalization.xml file, so download and edit the file separately for each data set you want to change.

Parameters

Example of use

  • DownloadNormalizationSettings /Project=https://localhost/3/APITestProject /DocumentDefinition=APITestDocDef /DataSet=DataSetTest /TargetFolder=C:\archive\normdst\ – Downloads Normalization.xml for the DataSetTest data set in the APITestDocDef Document Definition to the C:\archive\normdst folder