Find URLs to Create a Teamcenter Repository
-
Determine the correct host URL.
The host URL refers to the Teamcenter Enterprise Tier (web tier) endpoint. This is the base URL you need to connect from Inspire or other Altair software.
Common format:
http (or https)://<server>:<port>/tc where
tcis a web context root under which the Teamcenter Enterprise tier is deployed. Please verify the correct context root value.Try accessing:
http://<server>:<port>/tc/controller/test or https://<server>:<port>/tc/controller/test
If it returns the following message, then you are all set:
###### This is presentation tier test page!!.The URL http://<server>:<port>/tc/controller/test is commonly used in Teamcenter deployments as a health check endpoint for the enterprise (web) tier. It pings the Teamcenter web controller and verifies the following:- The application server (for example, Tomcat, WebLogic) is running.
- The Teamcenter servlet is deployed correctly.
- The /tc context path is accessible.
-
Identify and locate the FMS (File Management System) URL in Teamcenter Rich
client.
The FMS URL is required for file transfer. This URL is configured as a preference and used by clients to contact the FMS server.The displayed value is your FMS URL.