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:
- Locate the
JDE.INIfile on the Deployment Server. - In the
[BSFN BUILD]section, verify the value of theBuildAreaparameter.For example:
[BSFN BUILD]BuildArea=/OneWorld/Packages - On the IBM i server, access the Integrated File System (IFS).
- Verify that the directory structure specified in the
BuildAreaparameter 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.