5 Configuring the JD Edwards EnterpriseOne Server: Step 4

This chapter contains the following:

5.1 Configuring the enterpriseone.sh Script on the JD Edwards EnterpriseOne Server

You must check the UNIX script file called enterpriseone.sh that is located in the $SYSTEM/SharedScripts directory. This script is generated by the initial Oracle's JD Edwards EnterpriseOne server installation program. It is used by the UNIX system to read and set the JD Edwards EnterpriseOne environment variables. You must edit the script to add an environment variable for the JD Edwards EnterpriseOne Adapter for WebSphere MQ if it is not already present.

To configure the enterpriseone.sh script

Access the JD Edwards EnterpriseOne server.

  1. Shut down JD Edwards EnterpriseOne before you edit the enterpriseone.sh script file.

  2. Locate the enterpriseone.sh script file in the $SYSTEM/SharedScripts directory.

  3. To open the enterpriseone.sh script file, run the following command:

    vi $SYSTEM/SharedScripts/enterpriseone.sh

  4. Add the following line commands to the enterpriseone.sh script if they are not already present:

    ICU_DATA=$SYSTEM/locale/xml/

    export ICU_DATA

  5. Save and close the enterpriseone.sh script file.

  6. Log out of your current user session.

  7. Log back onto your user session to enable the JD Edwards EnterpriseOne Adapter for IBM WebSphere MQ environment variable. Restart the Server Manager Agent using the restartAgent script.