Teamcenter Setup
Integrate SimLab with Siemens Teamcenter™.
Typically, there are no server-side requirements to integrate SimLab with Teamcenter, but the FCC client needs to be installed on each user's computer or workstation in order to upload data. For any other action, the FCC client is not required.
The FCC client is Teamcenter version specific, so make sure that the proper version of the FCC client is installed on the client machine. Teamcenter versions up to 12.4 are currently supported.
- A valid Teamcenter username and password
- The full URLs for the host server and the file server, which can be provided
by your Teamcenter administrator.
Example: Host = http://adm10sa1dev2:8080/tc, where "tc" is the Teamcenter site ID (your site ID may be different)
Example: File server = http://adm10sa1dev2:45444
- Obtain the FCC client-only installation files from your Teamcenter administrator and install them. (During the installation, you will be prompted for the host and port values.)
-
Add the following environment variables:
- FMS_HOME = C:\Program Files (x86)\Siemens\FCC
- FMS_PATH = %FMS_HOME%; %FMS_HOME%\bin; %FMS_HOME%\lib
-
Update the PATH environment variable:
- PATH = %PATH%; %FMS_PATH%