Set the Framework Services server page domain

Optional. This value is set during the installation process for new installations. Use the instructions to modify the value if necessary.

  1. On the Framework Services server, locate the servenv.js file.

    The default location of this file is <LBI_Home><FrameworkServices>\Framework Services.ear\efswar10.x.y.z.war\fs\js.

  2. Back up or save the file with a new name.
  3. Open the servenv.js file with a text editor.
  4. Locate the var ENVDOMAIN variable and edit the value to the appropriate server domain value for your configuration.
    Note: Specify the value in all lowercase due to javascript requirements.
  5. Save and close the file.