On the local system, navigate to the following directory in your SIMULIA Execution Engine
installation:
<see_install_dir>/config/
In the text editor of your choice, open the acs.properties
file.
Locate the following entry in the file:
#fiper.b2b.url=
Remove the leading # character from the entry.
Add the following string to the end of the entry (after the =
sign), replacing local_system with the actual name of the
local system and port_number with the listen port of the
WebLogic managed server that is hosting the Federation application:
http://local_system:port_number
Note:
If you are using horizontal or vertical deployment,
the port number will match the one used by the managed server hosting
the SIMULIA Execution Engine.
Save and close the file.
Repeat Steps 1 through 6 on the remote system. Be sure to use the remote
system name and port number when editing the acs.properties
entry.
On any SIMULIA Execution Engine
used in the Federation environment, stop and restart the WebLogic Administration
Server and all managed servers. For more information on performing this
step, refer to the SIMULIA Execution Engine Installation and Configuration Guide - WebLogic.