View Issue Details

IDProjectCategoryView StatusLast Update
0005617Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-05-28 15:53
ReporterThomas Merk Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.04.09.394 
Target Version1.04.09.396Fixed in Version1.03.341.396 
Summary0005617: Monitored Items Services - Monitored Items 5000 - 001.js
Description

Operation limits not correctly used.

The script uses "gServerCapabilities.MaxMonitoredItemsPerCall", which does not exists.
The correct usage should be "gServerCapabilities.OperationLimits.MaxMonitoredItemsPerCall"

This is only one example, where the wrong variable is used.
Also in e.g.

  • Monitored Item Services\Monitor Items 10\Test Cases\001.js
  • Monitored Item Services\Monitor Items 10\Test Cases\Err-001.js
    ...

Just search for "gServerCapabilities.MaxMonitoredItemsPerCall" in all scripts.
There might be other operation limits addressed in a wrong way (MaxNodesPerRead, ...)

TagsNo tags attached.
Files Affected

Relationships

duplicate of 0005546 closedSebastian Allmendinger Monitored Item Services/Monitor Item 100/Err-001.js Zeile 57 

Activities

Sebastian Allmendinger

2020-05-05 16:53

developer   ~0012029

Test scripts have already been updated and will be available in the next version of the CTT.

Paul Hunkar

2020-05-28 15:53

administrator   ~0012142

reviewed in CMP call

Issue History

Date Modified Username Field Change
2020-05-05 13:20 Thomas Merk New Issue
2020-05-05 15:58 Paul Hunkar Assigned To => Sebastian Allmendinger
2020-05-05 15:58 Paul Hunkar Status new => assigned
2020-05-05 16:36 Sebastian Allmendinger Relationship added duplicate of 0005546
2020-05-05 16:53 Sebastian Allmendinger Status assigned => resolved
2020-05-05 16:53 Sebastian Allmendinger Resolution open => duplicate
2020-05-05 16:53 Sebastian Allmendinger Fixed in Version => 1.03.341.396
2020-05-05 16:53 Sebastian Allmendinger Note Added: 0012029
2020-05-28 15:53 Paul Hunkar Target Version => 1.04.09.396
2020-05-28 15:53 Paul Hunkar Status resolved => closed
2020-05-28 15:53 Paul Hunkar Note Added: 0012142