Verifying Changes to .profile

The Platform Pack installer edits the .profile for all accounts that were created. You should verify that this edit was done successfully by navigating to the .profile for each account that was created, and look for the following:

If [ -f  /install_location/SharedScripts/enterpriseone.sh ]; then
  .  /install_location/SharedScripts/enterpriseone.sh
fi

where install_location is for example:

/u01/jdedwards/E920

Note: The enterpriseone.sh sets the environment variables and paths for EnterpriseOne, the JRE, Verity, and your database manager.