View Issue Details

IDProjectCategoryView StatusLast Update
000762710000-014: PubSubSpecpublic2022-02-22 17:20
ReporterBrian Batke Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.05.00 RC1 
Summary0007627: CloseAndUpdate method missing error return for bad ConfigurationRef
Description

The CloseAndUpdate method (9..1.3.7.6) seems to be missing an error code for cases where the ConfigurationRefDataType has "bad" contents: an "empty" struct (doesn't specify anything), or bad indexes or mask values.

InvalidArgument is listed in the table, but the text indicates it is for bad file handle.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2022-02-18 15:48

developer   ~0016056

The element results are in an extra table.

Added more codes there
Bad_NotFound
One of the parent elements does not exist or was not added or matched. The element cannot be processed.
Bad_InvalidArgument
The element reference is invalid or has invalid index entries.
Bad_UserAccessDenied
The user has not the rights to access the element.

Added in OPC 10000-14 - UA Specification Part 14 - PubSub 1.05.01 RC2.docx

Randy Armstrong

2022-02-22 17:20

administrator   ~0016070

Reviewed in WG.

Issue History

Date Modified Username Field Change
2022-01-20 23:44 Brian Batke New Issue
2022-02-08 17:36 Jim Luth Assigned To => Matthias Damm
2022-02-08 17:36 Jim Luth Status new => assigned
2022-02-18 15:48 Matthias Damm Status assigned => resolved
2022-02-18 15:48 Matthias Damm Resolution open => fixed
2022-02-18 15:48 Matthias Damm Note Added: 0016056
2022-02-22 17:20 Randy Armstrong Status resolved => closed
2022-02-22 17:20 Randy Armstrong Note Added: 0016070