Weight and Balance Management ─ 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
- 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
- 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
- Ensure that the AW_Discovery_Wildcard_Filter preference is set to true.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.xid2304664/ari1743607288506 · retrieved 2026-07-11