TeamcenterKnowledge

Structure Partitions ─ Deployment and Administration

Set up synchronization of structure elements with partitions

Note For structure partitions, Teamcenter Partition Sync Service is available as a Windows service. This service is useful for automatically populating partitions with structure elements. We recommend you transition to using this Windows service.

To start the synchronization process, perform the following tasks:

Task Action
Run Active Workspace indexing service In Services, check if the status is Running. Else, start the service.
Run TcFTSIndexer Start TcFTSIndexer as a service: TC_ROOT/TcFTSIndexer/bin/runTcFTSIndexer -background
Start object indexing TC_ROOT/TcFTSIndexer/bin/runTcFTSIndexer -task=objdata:sync -interval=<time_interval_in_seconds>
Start Smart Discovery index synchronization TC_ROOT/TcFTSIndexer/bin/runTcFTSIndexer -task=discovery:sync -interval=<time_interval_in_seconds> — This is a recurring task to regularly update the Smart Discovery index in Solr and Teamcenter.
Start partition synchronization TC_ROOT/TcFTSIndexer/bin/runTcFTSIndexer -task=discovery:updatepartition -interval=<time_interval_in_seconds> — This is a recurring task to regularly update the partitions with structure elements (partition members).

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