View Issue Details

IDProjectCategoryView StatusLast Update
0007798CTT UA Scripts1 - Script Issuepublic2022-09-02 15:21
ReporterHock, Christian Assigned ToSebastian Allmendinger  
PriorityurgentSeverityblockReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.04.501 
Summary0007798: Address Space Model / Address Space Atomicity / 001.js
Description

This is a CTT-Script-Problem to support this correctly.
o CTT-Script asks for 1000 Variables for the Attribute ‘AccessLevelEx’ (AttributeId 0x0000001b) and the ServerTimestamp is not returned when Bad_NodeIdUnknown or Bad_NodeIdInvalid is returned.

In 1.05 Part 4 chapter 7.11.4 is stated: In the case of a bad or uncertain status, serverTimestamp is used to reflect the time that the Server received the status or that the Server last tried to recover from the bad or uncertain status.

With Bad_NodeIdUnknown or Bad_NodeIdInvalid the server to not receive the status - instead the server generates the status and there is also no way to recover from this status.

  • The ResponseHeader delivers also a Timestamp - why a client do not have precice information using this Timestamp in case of errors?

See Uploaded Files.

TagsNo tags attached.
Attached Files
image.png (141,379 bytes)   
image.png (141,379 bytes)   
image-2.png (95,768 bytes)   
image-2.png (95,768 bytes)   
Files Affected

Activities

Sebastian Allmendinger

2022-03-09 09:45

developer   ~0016273

The test script uses an offline map of the address space of the server. The cached ServerDiagnostics nodes are no longer available when the test script is executed and therefore the test script tries to read non existing nodes. To avoid this, nodes in the ServerDiagnostics object will now be skipped from validation.

Paul Hunkar

2022-09-02 15:21

administrator   ~0017497

reviewed code in call , agreed to updates and closed issue

Issue History

Date Modified Username Field Change
2022-02-27 10:53 Hock, Christian New Issue
2022-02-27 10:53 Hock, Christian File Added: image.png
2022-02-27 10:53 Hock, Christian File Added: image-2.png
2022-02-28 13:53 Hock, Christian Description Updated
2022-03-03 16:20 Paul Hunkar Assigned To => Sebastian Allmendinger
2022-03-03 16:20 Paul Hunkar Status new => assigned
2022-03-09 09:45 Sebastian Allmendinger Status assigned => resolved
2022-03-09 09:45 Sebastian Allmendinger Resolution open => fixed
2022-03-09 09:45 Sebastian Allmendinger Note Added: 0016273
2022-08-02 20:23 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-08-02 20:23 Paul Hunkar Project CTT UA Scripts => .NET API
2022-08-02 20:23 Paul Hunkar Category 1 - Script Issue => Api Change
2022-08-04 14:24 Paul Hunkar Project .NET API => Compliance Test Tool (CTT) Unified Architecture
2022-09-02 15:19 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-09-02 15:21 Paul Hunkar Category Api Change => 1 - Script Issue
2022-09-02 15:21 Paul Hunkar Fixed in Version => 1.03.501
2022-09-02 15:21 Paul Hunkar Status resolved => closed
2022-09-02 15:21 Paul Hunkar Fixed in Version 1.03.501 => 1.04.501
2022-09-02 15:21 Paul Hunkar Note Added: 0017497