OSI/FTAM Programming Guide

NonStop FTAM Programming
HP NonStop OSI/FTAM Programming Guide528612-001
3-20
FTAM-1 Files
Figure 3-4 shows a typical FTAM-1 or FTAM-3 data-value parameter, where the
string-significance parameter has the value ZFTM-VAL-STRINGSIG-NOTSIG.
Although FTAM-1 and FTAM-3 files differ in contents type, they are both transferred
whole and use similar data-value structures. ZAPS-DDL-DATA-HDR indicates the
number of data elements in the data-value parameter, and
ZAPS-DDL-DATA-ELEMENT-HDR, the length and type of data in the data element.
Figure 3-5 shows the structure of data-value for an FTAM-1 or FTAM-3 file, where
the string-significance parameter has the value ZFTM-VAL-STRINGSIG-
FIXED.
Figure 3-4. FTAM-1 or FTAM-3 Data-Value Parameter With String-Significance =
ZFTM-VAL-STRINGSIG-NOTSIG
Figure 3-5. FTAM-1 or FTAM-3 Data-Value Parameter With String-Significance =
ZFTM-VAL-STRINGSIG-FIXED
VST0304.vsd
ZAPS-DDL-DATA-HDR
ZAPS-DDL-DATA-ELEMENT-HDR
(length < max string length)
Data element (1 to MSL bytes)
-
_
VST0305.vsd
ZAPS-DDL-DATA-ELEMENT-HDR
(length = max string length)
Data element
.
.
.
ZAPS-DDL-DATA-HDR
ZAPS-DDL-DATA-ELEMENT-HDR
(length = max string length)
Data element
ZAPS-DDL-DATA-ELEMENT-HDR
(length = max string length)
Data element