Package: Advisor.authoring
Generate XML data file for custom configuration parameter check
Advisor.authoring.generateConfigurationParameterDataFile(
generates
an XML data file named dataFile
,source
)dataFile
specifying the
configuration parameters for source
. The data
file uses tagging to specify the configuration parameter settings
you want. When you create a check for configuration parameters, you
use the data file. Each model configuration parameter specified in
the data file is a subcheck.
Advisor.authoring.generateConfigurationParameterDataFile(
generates
an XML data file named dataFile
,source
,Name,Value
)dataFile
specifying the
configuration parameters for source
. It also
specifies additional options by one or more optional Name,Value
arguments.
The data file uses tagging to specify the configuration parameter
settings you want. When you create a check for configuration parameters,
you use the data file. Each model configuration parameter specified
in the data file is a subcheck.