Navigate to the directory <see_install_dir>/x.x./config/ in your installation.
In the text editor of your choice, open the .properties file that corresponds to the application you are configuring.
Locate the following entry in the file, where <application> is either webtop or webdashboard:
fiper.<application>.acs.cprfile=
Update the path following the = sign to point to the .cpr file that will be used to
connect to the WebTop or WebDashboard (the .cpr file that matches the
SIMULIA Execution Engine that the WebTop or WebDashboard will use). For
example:
c:/simulia/Isight/2017/config/seecomputer.cpr
Verify that the following two settings are commented out (have the # sign at the
beginning of the setting) as shown below:
#fiper.<application>.acs.server=
#fiper.<application>.acs.port=
Locate the fiper.system.esihome= entry.
Verify that the entry is correctly pointing to the operating system of your SIMULIA Execution Engine installation directory, including the operating system directory name, and make sure that the line is uncommented. For example:
c:/simulia/Isight/2017/win_b64
Save and close the file.
Stop and restart the managed servers. For more information, see Stopping the SIMULIA Execution Engine Server.
Proceed to Configuring the Connection Profile.