Environment Configuration
Configure System Environment Variables
Several environmental variables need to be configured prior to the Xpress software being started. You can set them in the Command Prompt window before starting the Optimizer console or add them using the Windows control panel if you want to set them globally.
Set Environment Variables using the Command Prompt window
- Open a Command Prompt window, and enter:
to turn on compute integration.SET XPRESS_COMPUTE=ON
- Enter
to set the hostname and port number of your Xpress Insight Server.SET XPRESS_COMPUTE_URL=http://<INSIGHT5_SERVER_NAME>:8080/
Note: If you are connecting to the Xpress Insight Server using an HTTPS URL, Xpress will need to read SSL certificates from themmssl
configuration directory. This directory must be initialized by executing the following at the command-line:mmssl setup
Set Environment Variables in Windows 10
- From the desktop, right-click on the Start Menu icon and select System.
- In the Settings window, scroll down to the Related settings section and click the System info link.
- In the System window, click the Advanced system settings link in the left navigation pane.
- In the System Properties window, click on the Advanced tab, then click Environment Variables.
- In the Environment Variables window, below the System Variables pane, click New.
- In the New System Variable window, enter the Variable name and Variable value pairs shown below:
Variable name Variable value XPRESS_COMPUTE ON XPRESS_COMPUTE_URL http://<INSIGHT5_SERVER_NAME>:8080/ - Click OK to close each of the three open dialog windows.
System Library Requirement for Linux
Compute integration cannot be used in the Red Hat Enterprise Linux (RHEL) 6 compatible version of Xpress.
© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.