Configuring Package Build Directory

This section describes how to configure the package build directory on the IBM i Integrated File System (IFS).

To configure the package build directory:
  1. Locate the JDE.INI file on the Deployment Server.
  2. In the [BSFN BUILD] section, verify the value of the BuildArea parameter.

    For example:

    [BSFN BUILD]

    BuildArea=/OneWorld/Packages

  3. On the IBM i server, access the Integrated File System (IFS).
  4. Verify that the directory structure specified in the BuildArea parameter exists. If the directory does not exist, create the required directory structure before you submit a package build.

    For Example:

    /OneWorld/Packages
Note:

The directory specified in the BuildArea parameter must exist on the IBM i IFS before submitting a package build.

If the directory structure is not present or does not match the path defined in the JDE.INI file, the package build process fails and may display a connection failure error to the IBM i server.