View Issue Details

IDProjectCategoryView StatusLast Update
000958610000-014: PubSubSpecpublic2024-06-11 15:36
ReporterMatthias Damm Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.05.03 
Fixed in Version1.05.04 RC1 
Summary0009586: Subscriber side verification of data length
Description

At the moment the specification is silent about subscriber side limits for array length or string length settings in target variables.

We need at least a hint that this must be checked by the subscriber for known limits e.g. max array length in metadata is longer that the may array length of the target variable.

This affects also fields in structure DataTypes.

TagsNo tags attached.
Commit Version1.05.04 RC
Fix Due Date

Activities

Matthias Damm

2024-06-11 12:40

developer   ~0021290

6.2.9 DataSetReader parameters
6.2.9.4 DataSetMetaData

Added following clarification:
The Subscriber should verify if the target Variables can handle array and string sizes if there is a limit on the Subscriber side and the DataSetMetaData contains size information. This includes ArrayDimensions and MaxStringLength information in the FieldMetaData and the StructureFields of Structure DataTypes. The verification should be executed at the start-up of the DataSetReader and the DataSetReader should go into Error state if the verification fails.

Jim Luth

2024-06-11 15:36

administrator   ~0021293

Agreed to changes edited in Virtual F2F.

Issue History

Date Modified Username Field Change
2024-06-11 12:23 Matthias Damm New Issue
2024-06-11 12:23 Matthias Damm Assigned To => Matthias Damm
2024-06-11 12:23 Matthias Damm Status new => assigned
2024-06-11 12:40 Matthias Damm Status assigned => resolved
2024-06-11 12:40 Matthias Damm Resolution open => fixed
2024-06-11 12:40 Matthias Damm Fixed in Version => 1.05.04 RC1
2024-06-11 12:40 Matthias Damm Note Added: 0021290
2024-06-11 15:36 Jim Luth Status resolved => closed
2024-06-11 15:36 Jim Luth Commit Version => 1.05.04 RC
2024-06-11 15:36 Jim Luth Note Added: 0021293