Pathmaker Reference Manual

Service Definition Screen
Pathmaker Screens
067869 Tandem Computers Incorporated 1–163
Service Description
Enter up to three lines of text to describe the function of this service. The first few
words (approximately 40 characters) of this description are shown when you list this
service on the Service Value List screen.
TMF On
Enter Y or N to indicate whether the service updates files audited by the Transaction
Monitoring Facility (TMF) product.
Y This service is to be used either to update files audited by the TMF product or on
both audited and nonaudited files. This is the default value.
To properly generate the Pathway configuration file for the target application,
enter Y in this field.
If you enter a Y in the Embedded SQL field, you must also enter a Y in this field.
N This service is to be used only on nonaudited files or for read-only TMF
transactions.
Embedded SQL
Enter Y or N to indicate whether you want to include embedded NonStop SQL code in
this service.
Y This service contains embedded NonStop SQL code and must be preprocessed,
compiled with COBOL or C, and compiled with the NonStop SQL compiler.
If you enter Y in this field, you must also enter a Y in the TMF On field.
N This service contains no NonStop SQL code and can be compiled with the COBOL
or C compiler only. This is the default value.
The Pathmaker program automatically changes this field to Y if you enter a
NonStop SQL table into the IPC Definition screen or the Logical File Entries screen for
this service.
Custom Source File
Enter a file name for the custom source file for this service. If this file already exists,
the Pathmaker product takes no action. If a file does not already exist when you add
the service, the Pathmaker product creates a custom source file for you. For details on
the contents of the file that is generated, see the Pathmaker Programming Guide.
Functions The following paragraphs summarize the functions available on page 1 of the Service
Definition screen, including those functions that are not displayed on the screen.
F1-Add
Creates an entry in the Pathmaker project catalog by using the information you
already supplied on this screen and the Pathmaker default values. F1 does not
generate a program and does not produce a source listing.