View Issue Details

IDProjectCategoryView StatusLast Update
000179810000-004: Servicespublic2012-02-09 22:49
ReporterMatthias Lechner Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.02 
Summary0001798: maxReferencesToReturn parameter in Query service
Description

Part 4 is not clear about the maxReferencesToReturn parameter in the Query service. Suppose a NodeTypeDescription in a query request contains several QueryDataDescriptions, say five, and one of those, say the third, contains a BrowsePath with an empty target name in the last BrowsePathElement. Suppose there is a node which has 100 references matching the given BrowsePath.

According to the spec, a QueryDataSet is returned for this node which contains the five requested values, amongst them an array of 50 ReferenceDescriptions at position 3. However, is it not clear which values the continued QueryDataSet (returned by QueryNext) shall contain at position 1, 2, 4 and 5. Shall the server cache the values returned by QueryFirst and return them again, shall it return null values?

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2012-01-10 17:29

developer   ~0003155

Added clarification to 7.22 QueryDataSet to parameter values[]:
If the QueryDataSet is returned in a QueryNext to continue a list of ReferenceDescriptions, the list of values will have the same size but the other values already returned are null.

Changed in document version OPC UA Part 4 - Services 1.02.11 Draft.doc

Jim Luth

2012-01-10 17:30

administrator   ~0003156

Reviewed and agreed to fix in Boca meeting.

Issue History

Date Modified Username Field Change
2011-11-24 11:16 Matthias Lechner New Issue
2011-12-14 09:57 Matthias Damm Status new => assigned
2011-12-14 09:57 Matthias Damm Assigned To => Matthias Damm
2012-01-10 17:29 Matthias Damm Status assigned => resolved
2012-01-10 17:29 Matthias Damm Resolution open => fixed
2012-01-10 17:29 Matthias Damm Note Added: 0003155
2012-01-10 17:30 Jim Luth Status resolved => closed
2012-01-10 17:30 Jim Luth Note Added: 0003156
2012-02-09 22:49 Jim Luth Fixed in Version => 1.02