Format of the XML parameters file
The following example shows the parameters that are in an XML parameters file:
<!--?xml version='1.0'?-->
<parms>
<cdbprofilename>cdb_profile_name </cdbprofilename>
<datasourcename>data_source_name </datasourcename>
<platform>platform_name </platform>
<csvinput>CSV input file name with complete path</csvinput>
<errorsoutput>Path and name of error message file</errorsoutput>
<normalizetoexistingintervals> True or False </normalizetoexistingintervals>
<resolveincompletekeys> True or False </resolveincompletekeys>
<treatwarningsaserrors> True or False </treatwarningsaserrors>
<suppressprogressindicator> True or False </suppressprogressindicator>
</parms>
<parms>
<cdbprofilename>cdb_profile_name </cdbprofilename>
<datasourcename>data_source_name </datasourcename>
<platform>platform_name </platform>
<csvinput>CSV input file name with complete path</csvinput>
<errorsoutput>Path and name of error message file</errorsoutput>
<normalizetoexistingintervals> True or False </normalizetoexistingintervals>
<resolveincompletekeys> True or False </resolveincompletekeys>
<treatwarningsaserrors> True or False </treatwarningsaserrors>
<suppressprogressindicator> True or False </suppressprogressindicator>
</parms>
The following example shows sample values for an XML parameters file:
<!--?xml version='1.0'?-->
<parms>
<cdbprofilename>RemoteCDBServer</cdbprofilename>
<datasourcename>DatabaseOnRemoteCDBServer</datasourcename>
<platform>CPMVS</platform>
<csvinput>C:/Data/ThirdPartyBusinessData.csv</csvinput>
<errorsoutput>C:/Data/ErrorMessages.txt</errorsoutput>
<normalizetoexistingintervals>True</normalizetoexistingintervals>
<resolveincompletekeys>True</resolveincompletekeys>
<treatwarningsaserrors>False</treatwarningsaserrors>
<suppressprogressindicator>False</suppressprogressindicator>
</parms>
<parms>
<cdbprofilename>RemoteCDBServer</cdbprofilename>
<datasourcename>DatabaseOnRemoteCDBServer</datasourcename>
<platform>CPMVS</platform>
<csvinput>C:/Data/ThirdPartyBusinessData.csv</csvinput>
<errorsoutput>C:/Data/ErrorMessages.txt</errorsoutput>
<normalizetoexistingintervals>True</normalizetoexistingintervals>
<resolveincompletekeys>True</resolveincompletekeys>
<treatwarningsaserrors>False</treatwarningsaserrors>
<suppressprogressindicator>False</suppressprogressindicator>
</parms>
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*