Navigate to the following directory in your SIMULIA Execution Engine installation:
<SEE_install_dir>/config/
Open one of the following files, based on the application you are configuring, in the text editor of your choice:
-
webtop.properties
-
webdashboard.properties
Locate one of the following entries in the file, based on the application you are configuring:
Verify that the path following the = sign points to the .cpr file that will be used to connect to the WebTop/WebDashboard (the .cpr file that matches the SIMULIA Execution Engine that will be used by the WebTop/WebDashboard).
For example:
C:\SIMULIA\Isight\2017\config\seehost.cpr
In the webtop.properties file only, you must specify a location for the
working (temp) directory for the WebTop application. Find the following lines in
this file:
#Defines temp work directory for WebTop, must be writeable
#fiper.system.temp=c:/temp/webtop
Remove the # in the fiper.system.temp line to uncomment it, and replace
c:/temp/webtop with a path that can serve as a working directory that the
WebTop application can write temporary files to. Be sure that the directory/folder
that you specify is not subject to automatic cleanup on Linux systems.
If the SIMULIA Execution Engine and WebTop applications are accessing the
same file system, it is recommended that you configure different working (temp)
directories for each application.
Save and close the file.
Restart WebSphere. For more information on stopping and restarting WebSphere,
see Restarting the SIMULIA Execution Engine in WebSphere.