On this Page

    -dataFileResults

    (Merge only) (As of 3.3.001.01)

    Specify a path to the file to store individual data files processing results.

    Syntax

    -dataFileResults filePath

    An optional Merge parameter that specifies the path to the file, where processing exit codes of individual data files are stored.

    This may be useful when passing multiple data files for one Merge run using multiple -data command line options.

    Output example:

    data1.xml=0
    data2.xml=0
    data3.xml=53

    This parameter is optional. The resulting file is UTF8 INI file which can be parsed using DO tools.

    See Also

    -data