Demonstration Application

Describes the ScheduleDemo application used in this tutorial.
Restriction: This topic applies only when the Enterprise Server feature is enabled.

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

The ScheduleDemo 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.