View Issue Details

IDProjectCategoryView StatusLast Update
0007805CTT UA Scripts1 - Script Issuepublic2022-10-13 15:56
ReporterOctavia Stan Assigned ToArchie Miller  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.501 
Summary0007805: Aggregates - initialize.js script expects HasComponent instead of Organizes reference type
Description

The initialize.js script checks if the AggregateFunctionType instances are linked to the ServerCapabilities\AggregateFunctions folder using the HasComponent reference type.
The OPC UA Specification states that it should be an Organizes refence type.

https://reference.opcfoundation.org/v104/Core/docs/Part13/4.4/

No Aggregate test will run unless the HasComponent reference is added between the particular AggregateFunctionType instance and ServerCapabilities\AggregateFunctions folder

TagsAggregates, HA
Files Affected

/library/ServiceBased/AttributeServiceSet/HistoryRead/HAAggregateHelper.js

Activities

Paul Hunkar

2022-03-03 16:09

administrator   ~0016164

should be organize (or a subtype of)

Archie Miller

2022-03-11 16:25

administrator   ~0016353

GetSupportedAggregates now checks for HasComponent or Organizes - Pull Request Mantis 7805

Paul Hunkar

2022-10-13 15:56

administrator   ~0018030

Reviewed changes in call, agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2022-02-28 10:52 Octavia Stan New Issue
2022-02-28 10:52 Octavia Stan Tag Attached: Aggregates
2022-02-28 10:52 Octavia Stan Tag Attached: HA
2022-03-03 16:09 Paul Hunkar Assigned To => Archie Miller
2022-03-03 16:09 Paul Hunkar Status new => assigned
2022-03-03 16:09 Paul Hunkar Note Added: 0016164
2022-03-11 16:25 Archie Miller Status assigned => resolved
2022-03-11 16:25 Archie Miller Resolution open => fixed
2022-03-11 16:25 Archie Miller Note Added: 0016353
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-10-13 15:55 Archie Miller Category Api Change => 1 - Script Issue
2022-10-13 15:55 Archie Miller Files Affected => /library/ServiceBased/AttributeServiceSet/HistoryRead/HAAggregateHelper.js
2022-10-13 15:55 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-10-13 15:56 Paul Hunkar Status resolved => closed
2022-10-13 15:56 Paul Hunkar Fixed in Version => 1.03.501
2022-10-13 15:56 Paul Hunkar Note Added: 0018030