TeamcenterKnowledge

Structure Partitions ─ Deployment and Administration

Configure Copilot for structures

Teamcenter Copilot for structures allows your users to quickly find, open, filter, and update a structure and the visual representation. It also helps your users create worksets, complete weight and balance rollups, and replace parts.

Prerequisites

  • Install, configure, and perform the object data and file content indexing.
  • Install, configure, and perform Smart Discovery indexing.
  • Install Teamcenter AI Services.

Procedure

  1. Embed the bill of materials (BOM) parent-child relationships and object names to the Vector database.

    If you are embedding the BOM index for the first time, use the following command:

    runTcFTSIndexer -task=bomai:sync
    

    If you are updating the embedded BOM index, use the following command:

    runTcFTSIndexer -task=bomai:sync -f
    
  2. Embed the property metadata and property display names.

    If you are embedding the BOM index for the first time, use the following command:

    runTcFTSIndexer -task=bomai:embedproperty
    

    If you are updating the embedded BOM index, use the following command:

    runTcFTSIndexer -task=bomai:embedproperty -f
    
  3. Ensure that the AW_Discovery_Wildcard_Filter preference is set to true.

Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.xid1977946/ari1743607288506 · retrieved Sat Jul 11 2026 00:00:00 GMT+0000 (Coordinated Universal Time)