View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010054 | CTT UA Test Case | 1 - Script Issue | public | 2024-12-04 14:35 | 2025-07-03 15:16 |
| Reporter | Parker Mackenzie | Assigned To | Paul Hunkar | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Product Version | 1.04.11.504 | ||||
| Summary | 0010054: Base Information - Base Info Type System - ReferenceTypesValidation.js | ||||
| Description | ReferenceTypesValidation.js consistently fails with the following error: | ||||
| Steps To Reproduce | Run the test against the OPC Reference Server | ||||
| Additional Information | Environment: The fails when run directly against the OPC-UA Reference Server. Analysis of the network communication shows that a read of the attributes associated with the References Node complies with specification; however, the test case interprets a read result indicating that it does not have a value as a valid value but null. Summary of network analysis: This complies with 1.04 Part 3 Section 5.3.2 of the specification : "If the ReferenceType is non-symmetric and not abstract, the InverseName Attribute shall be | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Files Affected | |||||
|
|
Just as an information what is currently expected by the test script: |
|
|
The specification clearly states that a "If a ReferenceType is symmetric, the InverseName Attribute shall be omitted." (see part 3 Attributes of reference types). This mean that the attribute is invalid (Bad_AttributeIdInvalid), not that the Attribute can be null. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-12-04 14:35 | Parker Mackenzie | New Issue | |
| 2024-12-04 14:35 | Parker Mackenzie | File Added: image.png | |
| 2024-12-04 14:35 | Parker Mackenzie | File Added: image-2.png | |
| 2024-12-04 14:35 | Parker Mackenzie | File Added: image-3.png | |
| 2025-06-25 09:20 | Sebastian Allmendinger | Note Added: 0023031 | |
| 2025-07-03 15:16 | Paul Hunkar | Assigned To | => Paul Hunkar |
| 2025-07-03 15:16 | Paul Hunkar | Status | new => resolved |
| 2025-07-03 15:16 | Paul Hunkar | Resolution | open => no change required |
| 2025-07-03 15:16 | Paul Hunkar | Note Added: 0023073 |