Introduction to Data Management
Developing Applications With PATHMAKER
5-8 15873 Tandem Computers Incorporated
Figure 5-4. PATHMAKER Main Menu
S8020-033
P A T H M A K E R M A I N M E N U
F1 - Data Definition
SF1 - SQL Table Registration
F2 - Requester Definition
F4 - Service Definition
F5 - Server Definition
F8 - Simulation
F10 - Application Configuration
F11 - Administration
F13 - User Supplied
==============================================================================
==============================================================================
==============================================================================
Project Name: ORDER-ENTRY
Work Subvolume: $DATA,ORDER
Date: 05/02/89
Time: 16:07:12
F9-Value List F15-Help SF16-Exit PATHMAKE
R
Defining the Database
Data definition involves specifying the structures for the database and object
definitions, and recording them in a data dictionary for the application. You can
specify ENSCRIBE files, record structures, and data structures through standard DDL.
Alternatively, you can make NonStop SQL tables available to your application by
registering them with PATHMAKER. Both of these operations are available from the
main menu. The PATHMAKER catalog uses your database definitions to help you in
the development process.
Defining the Requester
A PATHMAKER application can support various requesters that generate menus,
accept data from users, or invoke services to process data. Certain kinds of requesters
can even invoke servers developed outside of PATHMAKER if those servers are
registered with your project.