View Issue Details

IDProjectCategoryView StatusLast Update
000092210000-004: Servicespublic2012-02-09 22:37
ReporterMatthias Damm Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.02 
Summary0000922: Status codes for NumericRange
Description

The numeric range description states that Bad_OutOfRange should be returned if no elements exist within the range. The status code list defines a more specific status code Bad_IndexRangeNoData.

It states also "The Server shall return a partial result if some elements exist within the range". There is no specific partial result code defined.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

user2

2010-01-12 18:17

  ~0001478

No need for a partial result code since returning an array smaller than expected is the indication that there are partial results and the missing data must be at the end.

Error code returned when no data is available should be Bad_IndexRangeNoData.

Matthias Damm

2011-03-13 13:51

developer   ~0002386

Changed description of NumericRange to return more specific Bad_IndexRangeNoData instead of Bad_OutOfRange if no data exists within the range.

Change is part of the draft version "OPC UA Part 4 - Services Draft 1.02.02 Body.doc"

Randy Armstrong

2011-03-23 06:42

administrator   ~0002523

Reviewed in telco on March 23, 2011
The final changes are included in the document revision OPC UA Part 4 - Services 1.02.04 Draft.doc

Issue History

Date Modified Username Field Change
2010-01-11 23:06 Matthias Damm New Issue
2010-01-12 18:17 user2 Note Added: 0001478
2010-01-12 18:17 user2 Status new => assigned
2010-01-12 18:17 user2 Assigned To => Matthias Damm
2010-01-12 18:26 user2 Relationship added related to 0000916
2011-03-13 13:51 Matthias Damm Status assigned => resolved
2011-03-13 13:51 Matthias Damm Resolution open => fixed
2011-03-13 13:51 Matthias Damm Note Added: 0002386
2011-03-13 13:54 Matthias Damm Relationship deleted related to 0000916
2011-03-23 06:42 Randy Armstrong Status resolved => closed
2011-03-23 06:42 Randy Armstrong Note Added: 0002523
2012-02-09 22:37 Jim Luth Fixed in Version => 1.02