View Issue Details

IDProjectCategoryView StatusLast Update
000812010000-014: PubSubSpecpublic2022-09-21 15:03
ReporterMatthias Damm Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.05.01 
Target Version1.05.02Fixed in Version1.05.02 
Summary0008120: Need clarification what happens with DataSetReaderDataType.DataSetMetaData for StandaloneSubscribedDataSetDataType
Description

If a DataSetReader is created with a StandaloneSubscribedDataSet, the DataSetMetaData is taken from the StandaloneSubscribedDataSet.
Therefore the DataSetReaderDataType.DataSetMetaData is overwritten and can should be passed empty.

A clarification is needed that DataSetReaderDataType.DataSetMetaData can be passed in as null for the case of StandaloneSubscribedDataSet.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2022-09-20 15:39

developer   ~0017726

Added clarification to DataSetReaderDataType::dataSetMetaData

If the DataSetReaderDataType is provided as part of a create or update operations and the subscribedDataSet contains a StandaloneSubscribedDataSetRefDataType, this field is ignored and replaced with the DataSetMetaDataType contained in the referenced StandaloneSubscribedDataSetDataType.

Jim Luth

2022-09-21 15:03

administrator   ~0017755

Agreed to changes edited in F2F meeting.

Issue History

Date Modified Username Field Change
2022-07-19 12:20 Matthias Damm New Issue
2022-07-19 12:20 Matthias Damm Status new => assigned
2022-07-19 12:20 Matthias Damm Assigned To => Matthias Damm
2022-09-20 15:39 Matthias Damm Status assigned => resolved
2022-09-20 15:39 Matthias Damm Resolution open => fixed
2022-09-20 15:39 Matthias Damm Fixed in Version => 1.05.02
2022-09-20 15:39 Matthias Damm Note Added: 0017726
2022-09-21 15:03 Jim Luth Status resolved => closed
2022-09-21 15:03 Jim Luth Note Added: 0017755