Document Template

Use this page to create a new DocTemplate.

Click INSTALL to install and make this resource active.

Click ACTIVE to display the currently installed definition of this resource.

Click DELETE to delete this DocTemplate resource.

Click COPY to create a new DocTemplate resource, using the values set on this page as the basis for the new DocTemplate resource.

Click DUMP to create and view dump information for this DocTemplate.

Click SAVE to save changes you have made to the page.

Click APPLY to save your changes to the DocTemplate.

Name
The name of this template.
Group
The group to which this resource belongs. Do not use group names beginning with "DFH" as these are reserved for use by CICS.
Description
A description of this template. This can be up to 58 characters long.
Template Name
The name by which the template is know to application programs that use it. The name can be up to 48 characters long. If you do not enter a value, it defaults to the value of the Name field.
Content Type
The format of the template contents:
  • BINARY
  • ASCII
  • EBCDIC
If you choose BINARY, when the template is loaded its contents are not parsed; if you select EBCDIC, the template contents are parsed as EBCDIC text.
Append CR/LF
Check this to specify that CICS deletes trailing spaces and appends a carriage return and line feed to each logical record of the template.
Template Type
The type for the source of the template. You can select one of the following:
File
The name of a CICS file which contains the template. This name can be up to 8 characters long.
TS Queue
The name of a temporary storage queue containing the template. This name can be up to 16 characters long.
TD Queue
The name of a transient storage queue containing the template. This name can be up to 4 characters long.
Program
The name of the CICS program that contains the template. This name can be up to 8 characters long. If you do not specify a value, the template name is used.
Exit Program
The name of the exit program that generates this template. This name can be up to 8 characters long.
HFS File
The name of a z/OS UNIX System Services file containing the template. This can be either the absolute name including all directories and beginning with a slash, or a name relative to the home directory of the CICS region. The name can be up to 255 characters long.
MVS PDS
The details of an MVS partitioned data set (PDS) containing the template:
DD Name
The name of the PDS. This name can be up to eight characters long. The default is "DFHHTML".
Member Name
The name of a member in the PDS. This name can be up to eight characters long.
The default value is File.