Demonstration Application

Describes the Schedule demo application used in this tutorial.
Restriction: This topic applies to Windows environments (local development) only.

The COBOL application that you use in this tutorial is the Schedule demonstration application. The application executables are installed with Enterprise Developer in the %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Interface Mapping Toolkit\ServiceInterfaces\ScheduleDemo directory by default.

The Schedule demonstration application is a system for scheduling and viewing appointments. The application uses the following source and data members:

Using the application, you can either schedule a new appointment, or look up an existing appointment. We recommend that you review the application source code to become familiar with how it works.