DSM Template Services Manual
Introduction
DSM Template Services Manual—427187-004
1-10
How the Components Fit Together: Creating,
Compiling, Installing, and Using Templates
nonresident template file, processes newly started from that environment use this
template file instead of the default resident and nonresident template files.
You can set and delete =_EMS_TEMPLATES DEFINE by using HP Tandem Advanced
Command Language (TACL) DEFINE commands or DEFINE procedures. For
complete information on how DEFINE procedures operate, see the
Guardian User’s
Guide
,
Guardian Procedure Calls Reference Manual
,
TACL Programming Guide
, or
TACL Reference Manual
.
How the Components Fit Together: Creating,
Compiling, Installing, and Using Templates
Creating Template Object Files on page 1-11 and Installing Templates By Using
SYSGENR on page 1-14 outline the process of adding templates to a system.
Creating Template Object Files
1. Build one or more DDL dictionaries.
Gather or create the DDL definition files you need for each application. Use the
DDL compiler to build a DDL dictionary for each application or a composite DDL
dictionary for all of the applications. You can specify only one DDL dictionary when
compiling a template source file.
2. Create template object files.
Gather or create a template source file for each application. Use TEMPL to
compile each template source file—specifying the appropriate DDL dictionary. This
creates a new template object file for each application. The template object file
contains the templates for the application.