Using Syndeia with Teamcenter
Pre-Requisites
User should have access to the Teamcenter server/repository to connect with Syndeia.
User should have an account to log in to the Teamcenter server that works with the default group and role on that Teamcenter server.
User should be able to connect to the Teamcenter server from their machine. This should be verified by using one of the following clients:
Active Workspace Client from a web browser on the user’s machine
Teamcenter Web Client from a web browser on the user’s machine
Teamcenter Rich Client installed on the user’s machine
Additional notes:
Syndeia directly connects with the Teamcenter server and does not use any of the clients listed above. The clients above are mentioned only for user’s to verify their accounts and connection to the Teamcenter server from their machine.
An IT enterprise network may have “proxies” in place that alter hostnames and ports for browser sessions to redirect to the Teamcenter server. When connecting Syndeia with Teamcenter, users must directly use the host URL and port for the Teamcenter server.
Collect Teamcenter jar files
Follow the steps in this section to gather and assemble Teamcenter jar files. These are required for Syndeia to connect with Teamcenter using its published API.
Create a folder named
libTC
to collect all the jar files needed for Teamcenter.The last section on this page - List of Teamcenter jar files - lists all the jar files that need to be collected from your Teamcenter server for each supported Teamcenter version.
You will need to locate and gather jar files from two different locations and copy them in the
libTC
folder. The jar files in the first location are required. The jar files in the second location are optional.The second set is “optional” because they are only required to be present if the user optionally intends to be using the Teamcenter Rich Client. If not, then those files under “Files from the Teamcenter Rich Client Installation” are not required for Syndeia use.
The first location (Location 1) to gather the jar files from is your Teamcenter install media (or server installation). The Teamcenter install media (or server installation) has a
soa_client.zip
file at the root level, e.g.<Your TC installation media>/TC-14.3.0/lnx64/soa_client.zip.
Extract the contents of (unzip)
soa_client.zip
file.Navigate to the
java/libs
sub-folder, e.g.<Your TC installation media>/TC-14.3.0/lnx64/soa_client/java/libs.
Copy all the jar files listed for Location 1 (LHS column) in the table below to the
libTC
folder.
Optional: The second location (Location 2) to gather the jar files from is the Teamcenter rich client installation from any machine where it is installed, e.g.
<Your TC rich client installation>\portal\plugins\com.teamcenter.rac.external_11000.2.0
OR<Your TC rich client installation>\TcRoot\portal\plugins\com.teamcenter.rac.external_11000.2.0
Copy all the jar files listed for Location 2 (RHS column) in the table below to the
libTC
folder.
Now, the
libTC
folder should have all the jar files, as listed in the section List of Teamcenter jar files from Location 1 and optionally from Location 2.Keep the
libTC
folder at a known location.Additional notes:
If you do not find any jar files in the specified folders, please have your Teamcenter Administrator search for them in the context of the Teamcenter installation folders.
As we expand Syndeia’s capabilities with each release, the list of jar files required may update, i.e. additional jar files may be needed. The section List of Teamcenter jar files will be revised in that case.
Configure Syndeia to connect with Teamcenter
To configure Syndeia to connect with your Teamcenter server, copy the
libTC
folder to the Syndeia Cameo plugin, as stated in Step 6 of the Syndeia Cameo plugin installation instructions: Install Syndeia pluginComplete the Syndeia Cameo plugin installation process.
In the Syndeia Dashboard, add a Teamcenter repository by following the instructions here: Adding a Repository.
Follow the Syndeia Teamcenter tutorials - Part 11 - SysML-Teamcenter Capabilities - to learn more.
List of Teamcenter jar files
The list of Teamcenter jar files you will need for each supported Teamcenter version is provided below.
Copy all the jar files from the same Teamcenter server installation (version), and do not mix and match them from different Teamcenter installations in your organization.