Preparing to Use the AB Suite/EAE Ispec Import Dialog

Before you can integrate an AB Suite or EAE application with ePortal, you must use the ePortal Generator in AB Suite Client Tools to generate the artifacts required by an ePortal data source project. These artifacts are created from the AB Suite/EAE Model definition and include:

For detailed information on using the ePortal Generator, refer to the Agile Business Suite Component Enabler User Guide.

Directory Structure for Artifacts Generated by the ePortal Generator

The ePortal Generator in AB Suite Client Tools produces the following directory structure:

     <PackagePrefixDirs>

            <Application>

                   <Bundle>

                         fieldtranslators

                         Images

                         ispecs

                         views

                                <LanguageN>

Where

<PackagePrefixDirs>

Series of directories based on the package prefix

<Application>

Application name

<Bundle>

Bundle name

fieldtranslators

Directory that contains the Field translator DLLs, if any.

Images

Directory that contains all images required by the AB Suite/EAE application.

ispecs

Directory that contains the Ispec Model files.

views

Directory that contains the Application.cexml file as well as the language directories.

<LanguageN>

One or more language directories, one for each language supported by the AB Suite/EAE application. Each language directory also contains the IspecList.xml file and all individual Ispec XML files.

The following example illustrates the directory structure for an AB Suite or EAE application with a package prefix of com.unisys, an application name of sample and a bundle name of eport. This application supports two languages, lang1033 and lang1034.

com
    unisys
           sample
              eport
                  fieldtranslators
                  Images
                  ispecs
                  views
                     lang1033
                     lang1034

Information Required to Use the AB Suite/EAE Ispec Import Dialog

When you run the AB Suite/EAE Ispec Import dialog box, you must know the following:

You must select every Ispec associated with the AB Suite or EAE application that will be used in the new ePortal presentation method. The AB Suite/EAE Ispec Import dialog box creates a ClearPath ePortal server message (.eprec) for each selected Ispec.