Skip to main content

Installing the CoLab Active Workspace extension

Procedure to install the Colab integration for Teamcenter Active Workspace.

The Teamcenter Active Workspace CoLab Add-In supports Active Workspace 6.3, 2312, 2406, 2412 and 2506.

The installation file is available to CoLab administrators, in Company Settings > Integrations > Teamcenter Active Workspace > Download

Prerequisites

  • Active Workspace is installed and configured on the Teamcenter server

  • The Teamcenter server URL(s) are added to CoLab’s allowlist

  • The Teamcenter server URL(s) must use HTTPS (HTTP is not supported)

Installation

To install the extension on Teamcenter Active Workspace environment:

  1. Ensure that Teamcenter or Active Workspace are not running.

  2. Extract the contents of the extension zip file. This should contain a folder named aws63-colab-integration.

  3. Copy the aws63-colab-integration folder to the <TC_ROOT>/AWS2/STAGE/SRC folder.

  4. Add the aws63-colab-integration module to the kit.json configuration file. This file is usually located in <TC_ROOT>/aws2/stage/src/solution.
    For more information, see Siemens' official documentation on Kits.

  5. Run the awbuild.sh (or awbuild.cmd if you are on Windows) command to compile and deploy the extension. This command lives in TC_ROOT/AWS2/STAGE/.

After awbuild has finished running, refreshing the Active Workspace web application should now display the CoLab integration in the right sidebar.

Did this answer your question?