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.
- From the COBOL Explorer, right-click the
ProgramEJB project and select
Import > Import from the context menu.
This opens the
Import dialog box.
- Expand
General and click File System.
- Click
Next.
- 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.
- Click
Select Folder.
- On the list of files, check the following:
-
book.cbl
-
book-rec.cpy
-
bookfile.dat
-
bookfile.idx
- Click
Finish.
This adds the files to the project and builds the project automatically.