Skip to main content
Data set normalization settings are stored in the Normalization.xml file. To modify the standard normalization settings, the user must download the settings file, make the necessary changes, and then upload the new settings using the appropriate FCAdminTools commands. Running the 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.