View Issue Details

IDProjectCategoryView StatusLast Update
0007311Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-09-30 15:04
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.398 
Fixed in Version1.03.341.399 
Summary0007311: Data Access / Data Access Analog / 010: Does expect to always receive all DataChangeNotification in one PublishResponse
Description

The script is expecting to receive all DataChangeNotifications for the e.g. 5000 MonitoredItems in one PublishResponse but when the server is limiting the number to e.g. 1000, the script will complain that it only received 1000 for verification.
In how many PublishResponses the notification messages are being received is out of interest for the test case and therefore the script should also accept to receive multiple responses with a subset of the MonitoredItems.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2021-09-29 05:30

administrator   ~0015057

Agreed, but they should comeback one after another (not waiting for the publishing interval) - this should happen until the "moreNotifications" flag is no longer set. [note if value are changing fast, sampling interval is fast and publishing interval is fast then more than the 5000 value might be before the boolean is cleared (new notification can be added to the list while the initial value notifications are being processed]

Alexander Allmendinger

2021-09-29 14:18

developer   ~0015059

Fixed accordingly.

Paul Hunkar

2021-09-30 15:04

administrator   ~0015082

Reviewed updates in meeting, agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2021-09-27 07:37 Alexander Allmendinger New Issue
2021-09-29 05:30 Paul Hunkar Note Added: 0015057
2021-09-29 05:31 Paul Hunkar Assigned To => Alexander Allmendinger
2021-09-29 05:31 Paul Hunkar Status new => assigned
2021-09-29 14:18 Alexander Allmendinger Status assigned => resolved
2021-09-29 14:18 Alexander Allmendinger Resolution open => fixed
2021-09-29 14:18 Alexander Allmendinger Fixed in Version => 1.03.341.399
2021-09-29 14:18 Alexander Allmendinger Note Added: 0015059
2021-09-30 15:04 Paul Hunkar Status resolved => closed
2021-09-30 15:04 Paul Hunkar Note Added: 0015082