Defining document templates using BAS

To create a document template definition:

  1. Issue the create primary (CREate) or line (CRE) action command from the DOCDEF view.
  2. Fill in the fields on the document tempate definition panel (see Figure 46):
    Figure 46. Creating a document template definition
    COMMAND ===>
     Name          ===>             Version   ===> 1
     Description   ===>
     RESGROUP      ===>
     User Data     ===>
     
     FULL TEMPLATE NAME    
      Templatename  ===>  
     ASSOCIATED CICS RESOURCE
      File         ===>                   Name of file
      TSqueue      ===>                   Name of temporary storage queue
      TDqueue      ===>                   Name of transient data queue
      Program      ===>                   Name of program
      Exitpgm      ===>                   Name of exit program
     PARTITIONED DATA SET
      DDname       ===>                   DD name of partitioned dataset
      Membername   ===>                   Name of member in partitioned dataset
     TEMPLATE PROPERTIES
      AppendCRLF   ===>YES                Append CRLF (YES,NO)
      Type         ===>EBCDIC             Document Type (BINARY,EBCDIC)
     
    Press ENTER to create DOCDEF.
    Enter END or CANCEL to cancel without creating.
  3. To add the document template definition to the data repository, press Enter. Otherwise, issue one of the other commands available from this panel.

Related concepts
Document template resource definitions
CICS® Resource Definition Guide
Related tasks
Installing BAS document template definitions
CICS Resource Definition Guide
CICS Resource Definition Guide
CICS System Programming Reference
Related reference
Document template definition attributes
[[ Contents Previous Page | Next Page Index ]]