Using Syndeia with Teamcenter
This section provides details on configuring the Teamcenter integration for the Syndeia Cameo plugin. It consists of the following two stages.
Collect Teamcenter jar files - This stage should be performed once by the Syndeia / Teamcenter admin for all users.
Configure Syndeia Cameo plugin to connect with Teamcenter - This stage should be performed by each user of the Syndeia Cameo plugin.
Pre-requisites
Syndeia / Teamcenter admins and end users should read and confirm that they satisfy the pre-requisites below.
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.
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 users 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
The steps in this stage should be performed once by Syndeia / Teamcenter admins for all users of the Syndeia Cameo plugin.
Syndeia / Teamcenter admins should collect the
*.jar
files in the Teamcenter SOA library that are required for connecting with Teamcenter. Refer to the details on the following page: Appendix G2a - Gather Teamcenter library (jar files).The
libTC
folder provided in the step above can be used for all Syndeia clients - Cameo/Rhapsody plugins, Standalone, and Syndeia Web Dashboard.For the Syndeia Cameo plugin specifically, remove the
commons-logging-*.jar
file from thelibTC
folder. This jar file causes a conflict with the libraries included in the native Cameo environment. Provide the newlibTC
folder (with the 1 jar file removed) to all Syndeia Cameo plugin users.
Configure Syndeia to connect with Teamcenter
The steps in this stage should be performed by all users of the Syndeia Cameo plugin that will be connecting with Teamcenter.
Your Syndeia / Teamcenter admin should have provided you a
libTC
folder with*.jar
files, based on the instructions above.Copy the
libTC
folder to the Syndeia Cameo plugin installation folder, 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.