Add Demonstration Files to ProgramEJB

Walks you through the process of adding BookDemo demonstration files to the ProgramEJB project.
Restriction: This topic applies only when the Enterprise Server feature is enabled.
Restriction: This topic applies to Windows environments (local development) only.
  1. From the COBOL Explorer, right-click the ProgramEJB project and select Import > Import from the context menu.

    This opens the Import dialog box.

  2. Expand General and click File System.
  3. Click Next.
  4. Click the Browse button that corresponds to the From directory field, and browse to the %PUBLIC%\Documents\Micro Focus\Visual COBOL\Samples\Interface Mapping Toolkit\ServiceInterfaces\BookDemo directory.
  5. Click Select Folder.
  6. On the list of files, check the following:
    • book.cbl
    • book-rec.cpy
    • bookfile.dat
    • bookfile.idx
  7. Click Finish.

    This adds the files to the project and builds the project automatically.