View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002979 | 10000-005: Information Model | Spec | public | 2015-02-23 09:45 | 2019-06-18 15:50 |
Reporter | Matthias Damm | Assigned To | Matthias Damm | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.02 | ||||
Target Version | 1.03 | Fixed in Version | 1.03 | ||
Summary | 0002979: ServerCapabilitiesType::MaxByteStringLength missing | ||||
Description | With FileType we have a way to transfer files of any size. In FileType::Read, a client can limit the data size returned with the length parameter and the server can further limit the returned data length. Therefore the limits of both sides are known. In FileType::Write, a client must decide about the size of the data to write. But there is currently no way for a client to get the ByteString size limits of the server. | ||||
Additional Information | Proposed change: The MaxByteStringLength Property indicates the maximum length of ByteStrings supported by Variables or FileType Objects of the Server. The Server might further restrict the ByteString length for individual Variables or FileType Objects without notice to the client. Servers may use the Property MaxByteStringLength on individual DataVariables or FileType Objects to specify the length on individual nodes. The individual Property may have larger or smaller values than MaxByteStringLength. | ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
related to | 0004742 | closed | Jeff Harding | 10000-020: File Transfer | MaxByteStringLength for file transfer - inconsistency in spec |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-23 09:45 | Matthias Damm | New Issue | |
2015-02-23 09:45 | Matthias Damm | Status | new => assigned |
2015-02-23 09:45 | Matthias Damm | Assigned To | => Wolfgang Mahnke |
2015-03-17 14:01 | Matthias Damm | Assigned To | Wolfgang Mahnke => Matthias Damm |
2015-03-17 14:02 | Matthias Damm | Note Added: 0005911 | |
2015-03-17 14:02 | Matthias Damm | Status | assigned => resolved |
2015-03-17 14:02 | Matthias Damm | Resolution | open => fixed |
2015-03-17 15:38 | Jim Luth | Note Added: 0005915 | |
2015-03-17 15:38 | Jim Luth | Status | resolved => closed |
2015-03-17 15:38 | Jim Luth | Fixed in Version | => 1.03 |
2019-06-18 15:50 | Jim Luth | Relationship added | related to 0004742 |