If you specified to create a new configuration page in the Configuration File Page, the Configuration File pages follow, where you define the new configuration. The definition is completed in three pages:
Table 19 New Configuration Page 1
Field/Check Box |
Purpose |
Name |
Enter a name for the configuration. |
Description |
Enter a short description for the configuration. |
Precision |
Specify the precision of data in a scenario's tests: -
Numbers sets the accuracy of double integer comparisons.
-
Strings are case sensitive sets the case sensitivity used in string comparisons.
|
Executor |
Specify an executor class and a URL for the executor's location. |
Click Next to open the second page defining a new configuration.
Table 20 New Configuration Page 2
Field |
Purpose |
Input Parameters |
Specify a databinding class to translate the input parameters, and a URL for their location. |
Subcomponents |
Specify a databinding class to translate subcomponents (the constituent scenario suites of a simulation and the constituent scenarios of a scenario suite), and a URL for their location. |
Baseline Reports |
Specify a databinding class to translate baseline reports, and a URL for their location. |
Click Next to open the third and last page defining a new configuration.
Table 21 New Configuration Page 3
Field |
Purpose |
Working Memory |
Specify a databinding class to translate the working memory, and a URL for its location. |
Output Parameters |
Specify a databinding class to translate the output parameters, a URL for their location. |
Reports |
Specify a databinding class to translate scenario, scenario suite and simulation reports, a URL for their location. |
Related Concepts
Related Tasks
Related Reference