DataFile / DataFileOnServer

The property DataFile specifies the file path to an XML data file. This file is used in conjunction with the KCM XML File Connection, and specifies the XML file that is used as input for the Master Template run. If the property DataFile is not set and the KCM Master Template requires an XML data file, an XML form is sent by KCM Core, asking the user to upload an XML file.

If the property DataFileOnServer is enabled, then the file path is interpreted as a path accessible from KCM Core. If the property DataFileOnServer is disabled, then the .NET API uploads the file to KCM Core from the specified local path. The default value for the property DataFileOnServer is false.