Properties
The Scenario module has the following properties:
Name | Description | ID | Flags |
---|---|---|---|
Active | This is the property for disable or activate the execution of the scenario. | 1700 | Persisted, Enumerated |
AllowScenarioRestart | Set this value to true to allow that the sceario execution to restart when execution criteria 'END' fulfils. | 2250 | Persisted, Enumerated, ExpertPage |
AssignmentMode | This property specifies how scenario variable are defined either ‘User defined’ in the scenario file by appearing on the left side of an assignment, or ‘Predefined’ by configuration in Apis (Explicitly, Implicitly). The default value is ‘User defined’. If is also possible to have an combination of both which is ‘All’ | 1800 | Persisted, Enumerated |
ExecutionErrorCount | The numbers of errors counted during execution | 1950 | InfoPage |
ExecutionLastUpdateDate | The datetime for when the apis namespace was last updated by the scenario bee. | 2000 | PerformancePage |
ExecutionRate | The periode in ms of the execution of the scenario file. The minimum execution rate is 250 ms | 1850 | Persisted |
ExecutionStartDate | The start time for when the execution was started | 1900 | InfoPage |
ExecutionStatus | The status of the execution NotRunning, running, finished, etc. | 2050 | Enumerated, PerformancePage |
FileChangeTimeout | The maximum amount of milliseconds to wait for a file change notification to occur before the scenario file is manually scanned for change(s). | 2200 | Persisted, Enumerated, ExpertPage |
FreshestValue | When TRUE, all items will be read directly from their physical source to receive the freshest possible values. | 2010 | Persisted, ExpertPage |
ReportDetailInfo | By setting this to false only the count of info, warning and error messages will be reported to the log files for log view in Apis Management Studio | 2400 | Persisted, Enumerated, ExpertPage |
ScenariofileLastLoaded | The time the scenario file was last loaded | 2300 | InfoPage |
ScenarioFilePath | The file name path for the scenario file | 1750 | Persisted, File |
TagAccessFilter | This property specifies which tag’s can be accessed if the AssigmentMode is defined as ‘Predefined’ (Implicitly). The variable names can either be specified like this <<ModuleName>>.<<VariableName>> or wild card ‘*’ can be used. The different names are separated by ‘;’ | 1875 | Persisted |
See also Module Properties