Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Prerequisites for Teamcenter

  • Teamcenter is installed

  • Teamcenter Single-sign On (SSO) is installed

  • Teamcenter Reporting and Analytics (or any Teamcenter module that supplies the Teamcenter SOA jars) is installed

  • Teamcenter Gateway is installed

  • The Teamcenter web service is operational

  • The network ports between the Teamcenter server and the Syndeia plugins and the Syndeia servers are open

  • The users who will use Syndeia must have Teamcenter accounts for the Teamcenter Default Group and Default Role

  • Users must provide proper Teamcenter account credentials.

(tick) Before proceeding, attempt to browse (in Chrome, Safari, IE, Edge) to the Teamcenter Web Service and authenticate as the user who will be the user operating the Syndeia applications. Confirm successful entry.

Note that the IT enterprise network may have “proxies” in place that alter hostnames and ports for browser sessions and may or may not do the same for machine-to-machine connections (like Syndeia makes).

...

  1. Create a folder named libTC to collect all the jar files needed for Teamcenter. 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.

  2. The first location (Location 1) to gather the jar files from is your Teamcenter server installation disk, specifically the following folder on the disk.

    For TC 9.x:

    . Each Teamcenter installation has a soa_client.zip file at the root level, e.g. <Your TC installation folder>\Tc9.1_win32\soa_client

    \java\libsFor TC 11.2:

    .zip.

    1. Extract the contents of (unzip) soa_client.zip file.

    2. Navigate to the java\libs sub-folder, e.g. <Your TC installation folder>\TcRA\SOATc9.1_win32\soa_client\java\libs.

    3. Copy all the 27 jar files listed for Location 1 (LHS column) in the table below to the libTC folder.

  3. Optional: The second location (Location 2) to gather the jar files from is the Teamcenter rich client installation, specifically the following folder.

    1. For TC 9.x: <Your TC rich client installation>\portal\plugins\com.teamcenter.rac.external_9000.1.0

    2. For TC 11.2: <Your TC installation folder>\TcRoot\portal\plugins\com.teamcenter.rac.external_11000.2.0

    3. Copy all the 13 jar files listed for Location 2 (RHS column) in the table below to the libTC folder.

    4. Copy all the jar files listed for Location 2 (RHS column) in the table below to the libTC folder.

  4. Now, the libTC folder should have 40 jar files—27 from Location 1 and 13 from Location 2.

  5. Keep the libTC folder at a known location.

Complete the installation of support for Teamcenter Repositories by providing this libTC folder to each workstation that will run the Syndeia Plugin

...