View Issue Details

IDProjectCategoryView StatusLast Update
0007771CTT UA ScriptsApi Changepublic2022-09-02 15:23
ReporterOctavia Stan Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.501 
Summary0007771: Aggregates - afterTest.js yields an error because the DetectUAServices.js file does not accept the StatusCode.BadHistoryOperatio
Description

The afterTest.js file yields an error because the DetectUAServices.js file does not accept the StatusCode.BadHistoryOperationInvalid as a valid result for HistoryRead (line 120)
Error info: Results[ 0].StatusCode did not match expected results. Received: BadHistoryOperationInvalid (0x80710000). Expected: BadNotReadable
(0x803a0000) or BadContinuationPointInvalid (0x804a0000) or BadHistoryOperationUnsupported (0x80720000)
function: CheckAllUAServices
file: D:/Projects/SVN/OpcUaNetStdSdk_aggregates/src/TestApps/CTT/1.4.9.398/SoftingUASampleServer/library/ServiceBased/DetectUAServices.js
line: 254

Steps To Reproduce
  1. Open a CTT Server project and connect to a OPC UA Server that supports Average aggregates
  2. Configure at least one node in NodeIds-Static-HA Profile-Aggregates (tested with integer or double)
  3. Execute all CU Aggtegates\Average

The afterTest.js file yields an error because the DetectUAServices.js file does not accept the StatusCode.BadHistoryOperationInvalid as a valid result for HistoryRead (line 120)
Error info: Results[ 0].StatusCode did not match expected results. Received: BadHistoryOperationInvalid (0x80710000). Expected: BadNotReadable
(0x803a0000) or BadContinuationPointInvalid (0x804a0000) or BadHistoryOperationUnsupported (0x80720000)
function: CheckAllUAServices
file: D:/Projects/SVN/OpcUaNetStdSdk_aggregates/src/TestApps/CTT/1.4.9.398/SoftingUASampleServer/library/ServiceBased/DetectUAServices.js
line: 254

TagsAggregates, HA
Files Affected

Activities

Paul Hunkar

2022-02-25 16:58

administrator   ~0016110

Add the reported error to the list of expected results

Sebastian Allmendinger

2022-03-09 09:40

developer   ~0016272

BadHistoryOperationInvalid has been added to the list of allowed OperationResults for HistoryRead.

Issue History

Date Modified Username Field Change
2022-02-23 17:08 Octavia Stan New Issue
2022-02-23 17:08 Octavia Stan Tag Attached: Aggregates
2022-02-23 17:08 Octavia Stan Tag Attached: HA
2022-02-25 16:57 Paul Hunkar Assigned To => Alexander Allmendinger
2022-02-25 16:57 Paul Hunkar Status new => assigned
2022-02-25 16:58 Paul Hunkar Note Added: 0016110
2022-03-09 09:40 Sebastian Allmendinger Status assigned => resolved
2022-03-09 09:40 Sebastian Allmendinger Resolution open => fixed
2022-03-09 09:40 Sebastian Allmendinger Note Added: 0016272
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:23 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-09-02 15:23 Paul Hunkar Status resolved => closed
2022-09-02 15:23 Paul Hunkar Fixed in Version => 1.03.501