TeamcenterKnowledge

Structure Management ─ Deployment and Administration

View the status of synchronization in progress

Use the -status option of runTcFTSIndexer to view the status of the synchronization. This prints status information about any currently running flows. The output in the syncdispatchstep sections provides details about current structure:sync processing. Run the following command: Copy runTcFTSIndexer –status The following output was gathered while the structure:sync command was in process. For structure:sync actions, the most useful information is contained in the syncdispatchstep output sections. Run the runTcFTSIndexer -status command to see output similar to the following example: Copy ------------------------------------------syncdispatchstep------------------------------------------ TaskId Time Status StepInfo U14977b73edd1c0a802641379 0.00 Started {ProductConfigUID=goZRkWxoqd$DyB, WindowUID=nmSCFWD0M1SBXC, Process=sync (update),

Status=SOA call in progress, CurrentState=8 (SolrIndexGenSuccess), StateHistory=[8], LastStatusUpdate=2014-10-27 17:02:42 -0500}

Status: Created: 0 Started: 1 Done: 0 Error: 0 Total Time 0.00 Total Count 0 Step Summary syncdispatchstep Status: Created: 0 Started: 1 Done: 0 Error: 0 Total time for all Steps 0 sec Overall Time 5.314 sec ------------------------------------------syncdispatchstep------------------------------------------ TaskId Time Status StepInfo U1493c8428cd7c0a802641381 0.00 Started {ProductConfigUID=gocRkWxoqd$DyB, WindowUID=ybqRdpVmM1Sn1A, Process=sync (update),

Status=Waiting for 1 permits, CurrentState=8 (SolrIndexGenSuccess), StateHistory=[8], LastStatusUpdate=2014-10-27 17:02:39 -0500}

Status: Created: 0 Started: 1 Done: 0 Error: 0 Total Time 0.00 Total Count 0 Step Summary syncdispatchstep Status: Created: 0 Started: 1 Done: 0 Error: 0 Total time for all Steps 0 sec Overall Time 5.469 sec ... Because the sections and status output is scattered you may want to filter the output to show only the status lines. Run the runTcFTSIndexer -status | find "ProductConf" command to see output similar to the following example: Copy U14977b73edd1c0a802641379 0.00 Started {ProductConfigUID=goZRkWxoqd$DyB, WindowUID=nmSCFWD0M1SBXC, Process=sync (update), Status=SOA call in progress, CurrentState=8 (SolrIndexGenSuccess), StateHistory=[8, 5, 8], LastStatusUpdate=2014-10-27 17:02:54 -0500}

U1493c8428cd7c0a802641381 0.00 Started {ProductConfigUID=gocRkWxoqd$DyB, WindowUID=ybqRdpVmM1Sn1A, Process=sync (update), Status=SOA call in progress, CurrentState=8 (SolrIndexGenSuccess), StateHistory=[8], LastStatusUpdate=2014-10-27 17:02:54 -0500}

U14949b7e5e27c0a802641383 0.00 Started {ProductConfigUID=gofRkWxoqd$DyB, WindowUID=OVSe3Sn0M1CE$B, Process=sync (update), Status=Waiting for 1 permits, CurrentState=8 (SolrIndexGenSuccess), StateHistory=[8], LastStatusUpdate=2014-10-27 17:02:39 -0500}

U1499a46af6c7c0a802641387 0.00 Started {ProductConfigUID=gsSRkWxoqd$DyB, WindowUID=4weJYgJ9M1yOVC, Process=sync (update), Status=Waiting for 1 permits, CurrentState=8 (SolrIndexGenSuccess), StateHistory=[8], LastStatusUpdate=2014-10-27 17:02:39 -0500} ... This output shows the various product configurations, what initial state they were in, the states they were propagated through (for this sync action), and other status information about what types of operation are currently pending such as waiting on connection, SOA call in progress, or done.

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/administering_product_structures/ygh1737253426868/xid909759.html · retrieved 2026-07-11