Figure 104 shows the format of the Document Templates report. This report is produced using the EXEC CICS® INQUIRE DOCTEMPLATE command. The field headings and contents are described in Table 228.
Applid IYK2Z1V2 Sysid CJB2 Jobname CI07CJB2 Date 12/17/2004 Time 08:44:37 CICS 6.4.0 PAGE 25
Document Templates
Template Template Append <------- Template ------->
Name Extended Template Name Format Crlf Type Source
DFHWBPW1 DFHWBPW1 Ebcdic Yes Program DFHWBPW1
DFHWBPW2 DFHWBPW2 Ebcdic Yes Program DFHWBPW2
DFHWBPW3 DFHWBPW3 Ebcdic Yes Program DFHWBPW3
DFHWBPW4 DFHWBPW4 Ebcdic Yes Program DFHWBPW4
SAMPLE LONGTEMPLATENAME Binary Yes Hfsfile
HFS file name. . . . . . . . . : /usr/cbaker/templates/templatename
SAMPLEA SAMPLEA Ebcdic Yes Exit EXITDOC
SAMPLE2 SAMPLE2 Binary No File TEMPLATE
Dataset name . . . . . . . . . : CBAKER.CICS1.DOCTEMPS
SAMPLE5 SAMPLE5 Ebcdic Yes Tsqueue DOCTEMP
SAMPLE6 SAMPLE6 Ebcdic Yes Tsqueue TEMPLATE
Field Heading | Description |
---|---|
Template Name | The name of the DOCTEMPLATE resource definition.
Source field: EXEC CICS INQUIRE DOCTEMPLATE |
![]() ![]() |
![]() Source field: EXEC CICS INQUIRE DOCTEMPLATE() TEMPLATENAME ![]() |
Template Format | The format of the template contents, binary
or EBCDIC.
Source field: EXEC CICS INQUIRE DOCTEMPLATE() TYPE |
Append Crlf | Indicates whether CICS is to delete trailing blanks from, and
append carriage-return line-feed to, each logical record of the template.
Source field: EXEC CICS INQUIRE DOCTEMPLATE() APPENDCRLF |
Template Type | The type for the source of the document template,
which can be an exit program, a CICS file name for a data set, an HFS file,
a member of a PDS, a program, a transient data queue, or a temporary storage
queue.
Source field: EXEC CICS INQUIRE DOCTEMPLATE() TEMPLATETYPE |
Template Source | The name for the source of the document template,
such as a program name or HFS file name.
Source field: EXEC CICS INQUIRE DOCTEMPLATE() with appropriate option for template type |