View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007491 | CTT UA Scripts | 1 - Script Issue | public | 2021-12-23 10:48 | 2022-10-07 14:40 |
Reporter | Matti Siponen | Assigned To | Yannik Klaass | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.03.501 | ||||
Summary | 0007491: Data Access DataItems, 014.js too long WriteRequest | ||||
Description | This test script writes max values of different DataTypes. For String DataType, this value is apparently a String with the maximum number of characters or just a really long String. When the maximum number of MonitoredItems per Subscription is high, the test script attempts to write multiple such String Values with a single WriteRequest and the Request can become too large for Servers to handle and the connection between the CTT and a Server "breaks". | ||||
Steps To Reproduce | Can be reproduced with Prosys OPC UA SDK for Java SampleConsoleServer sample application when setting the maximum number of MonitoredItems per Subscription to 1000. | ||||
Tags | No tags attached. | ||||
Files Affected | /maintree/Data Access/Data Access DataItems/Test Cases/014.js | ||||
|
Product Version: 1.04.09.400 |
|
Discussed in CMP Meeting today: Decided that as the test case only describes that all datatypes need to be exercised once, this is sufficient for this test. |
|
As one monitored item for each supported data-type is considered sufficient, the code has been updated to test a single item per data-type to keep the write request small. |
|
Review changes in call, agreed to changes and closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-12-23 10:48 | Matti Siponen | New Issue | |
2021-12-23 11:14 | Matti Siponen | Note Added: 0015615 | |
2021-12-23 16:29 | Paul Hunkar | Product Version | => 1.03.341.399 |
2021-12-23 16:33 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2021-12-23 16:33 | Paul Hunkar | Status | new => assigned |
2022-03-29 10:58 | Yannik Klaass | Assigned To | Alexander Allmendinger => Yannik Klaass |
2022-04-11 14:36 | Alexander Allmendinger | Note Added: 0016566 | |
2022-04-20 08:23 | Yannik Klaass | Status | assigned => resolved |
2022-04-20 08:23 | Yannik Klaass | Resolution | open => fixed |
2022-04-20 08:23 | Yannik Klaass | Note Added: 0016597 | |
2022-08-02 20:03 | 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-07 14:39 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2022-10-07 14:39 | Paul Hunkar | Category | Api Change => 1 - Script Issue |
2022-10-07 14:39 | Paul Hunkar | Files Affected | => /maintree/Data Access/Data Access DataItems/Test Cases/014.js |
2022-10-07 14:40 | Paul Hunkar | Status | resolved => closed |
2022-10-07 14:40 | Paul Hunkar | Fixed in Version | => 1.03.501 |
2022-10-07 14:40 | Paul Hunkar | Note Added: 0017978 |