ManufacturingKnowledge

Completing a Teamcenter Manufacturing Access installation

Index the classification server

After you verify that your environment meets all prerequisites, you can index the classification search data.

Caution

If you use grouping or non-storage classes and those classes contain subclasses, please contact the Siemens Digital Industries Software Support Center for help with this procedure.

  1. (Optional) Test the connection between the Teamcenter server and the Solr database. Open a Teamcenter command prompt and execute the following command: runTcFTSIndexer –task=objdata:test.

  2. Select one of the following methods to index the classification search data.

    Open a Teamcenter command prompt and execute the following command: runTcFTSIndexer —task=objdata:index

    If you use the Dispatcher for indexing, open a Teamcenter command prompt and execute the following command:runTcFTSIndexer –dispatcher —task=objdata:index

    Tip You can review data logs to troubleshoot any issues. Each time you index data, new logs are generated in C:\apps\TC12x\TC_Root\TcFTSIndexer\working\TcFtsIndexer_objdata.

  3. Select one of the following methods to restart the indexing search engine.

    Open a Teamcenter command prompt and execute the following command: runTcFTSIndexer -task=objdata:sync -interval=25

    If you use the Dispatcher for indexing, open a Teamcenter command prompt and execute the following command: runTcFTSIndexer -dispatcher -task=objdata:sync -interval=25

    Note If the indexer is running as a Windows service, enable the service.

Recover indexed classification search data

  • Open a Teamcenter command prompt and execute the following command: runTcFTSIndexer —task=objdata:recover.

Note

Only perform this step when classification search indexing fails.

Configure the environment for traditional Classification when Next Generation Classification is installed

Beginning with Teamcenter Manufacturing Access 5.1, Next Generation Classification is installed. If you want to continue using traditional Classification, you must change some BMIDE values.

  1. Change BMIDE values to match the default values required for traditional Classification. Open a Teamcenter command prompt and execute the following command: business_model_updater -u=Tc-admin-user -p=password -g=dba -file=C:\Users\Administrator\Desktop\BO_type_constant.xml -update=all -mode=upgrade

    Note This utility must be run by a user with Teamcenter administration privileges.

  2. Verify that the BMIDE values were updated so that the default value is false. Open a Teamcenter command prompt and execute the following command: gettypeconstantvalue -u=Tc-admin-user -p=password -g=dba -typename=Cls0ClassBase -constantname=Awp0SearchIsClassifyDataIndexed

    Note This utility must be run by a user with Teamcenter administration privileges.

  3. Complete changes to the BMIDE values. Open a Teamcenter command prompt and execute the following command: bmide_modeltool.bat -u=Tc-admin-user -p=password -g=dba -tool=all -mode=upgrade -target_dir="%TC_DATA%".

    Note This utility must be run by a user with Teamcenter administration privileges.

    Caution You must always execute this command after you make changes to the BMIDE or Classification Admin. If you do not execute this command, Teamcenter does not complete your changes.

Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.EasyPlan_Deployment/xid1970508 · retrieved 2026-07-11