View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008515 | CTT UA Test Case | Api Change | public | 2022-12-06 15:18 | 2023-05-12 14:25 |
Reporter | Jim Luth | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.03.09.501 | ||||
Summary | 0008515: Sending DataChangeNotification before CreateMonitoredItemsResponse is send allowed ? | ||||
Description | Found while developing a client. While creating MonitoredItem most of the server/client follows this pattern:
Some servers implementation may be publishing DataChangeNotification on new monitored items even before the server had a chance to send the CreateMonitoredItemsResponse to the client (Codesys) The patterns becomes in this case:
This may cause some initial data change value to never be processed by the client, ( depending on its implementation ) if the actual data recording on the client-side is only effective after the CreateMonitoredItems is completed. Is this case clearly allowed by the specification? If yes, shall we describe it in the spec ? Also this specific scenario would need a CTT unittest ... as some client implementation might miss some At this time, no CTT test capture this specific edge case. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
related to | 0007043 | closed | Matthias Damm | 10000-004: Services | Sending DataChangeNotification before CreateMonitoredItemsResponse is send allowed ? |
|
Agreed the second scenario is allowed. Agreed to add clarification in CreateMonitoredItems. |
|
5.12.2 CreateMonitoredItems Added following clarification: |
|
Created test cases for clients ... |
|
review new test cases in call (both server and Client) agreed to test case and closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-06 15:18 | Jim Luth | New Issue | |
2022-12-06 15:18 | Jim Luth | Issue generated from: 0007043 | |
2022-12-06 15:18 | Jim Luth | Note Added: 0018239 | |
2022-12-06 15:18 | Jim Luth | Note Added: 0018240 | |
2022-12-06 15:18 | Jim Luth | Relationship added | related to 0007043 |
2022-12-06 15:18 | Jim Luth | Project | 10000-004: Services => CTT UA Test Case |
2022-12-06 15:18 | Jim Luth | Category | Spec => Api Change |
2022-12-23 12:58 | Alexander Allmendinger | Assigned To | => Alexander Allmendinger |
2022-12-23 12:58 | Alexander Allmendinger | Status | new => resolved |
2022-12-23 12:58 | Alexander Allmendinger | Resolution | open => fixed |
2022-12-23 12:58 | Alexander Allmendinger | Note Added: 0018343 | |
2023-05-12 14:25 | Paul Hunkar | Status | resolved => closed |
2023-05-12 14:25 | Paul Hunkar | Fixed in Version | => 1.03.09.501 |
2023-05-12 14:25 | Paul Hunkar | Note Added: 0019347 |