Data Transformation Engine Type Tree Importers Reference Guide
Chapter 2 - Using the Importer Wizard EJB API Importer
Type Tree Importers Reference Guide
19
For example, if your COBOL data is PIC S999 COMP-3, the Importer Wizard
creates an item that is a 2-byte byte stream. If it is PIC S99V9, the item created
in the type tree is also a 2-byte Byte Stream. If it is S99V999, the item created in
the tree is a 3-byte Byte Stream.
EJB API Importer
The EJB API Importer automatically generates type trees from Java class files.
Note For details on the requirements for using this importer, please refer to the release
notes delivered with this product.
Setting the CLASSPATH Environment Variable
When setting the CLASSPATH environment variable for MicroSoft Windows 2000
and NT, verify that the Java class files you are generating a type tree from are
also included in the CLASSPATH environment variable. If you modify the
CLASSPATH while the Type Designer is open, you must restart the application so
the modifications are recognized.
To run the EJB API Importer
1 Select EJB API from the Importer Wizard dialog box.
The Importer Wizard - EJB API dialog box appears.