$RegistrationParametersFilePath$ parameter.
File format requirements
The file that contains the registration parameters must meet the following requirements:- The file must have the
.csvextension and must contain only name-value pairs. - The file must not have a header line.
- The comma (
,) character must separate a parameter name from its value. - If a value contains a comma, the value must be enclosed in quotation marks.
- The value field of a registration parameter may be empty, but it may not be missing.
