Setting up Smart Discovery Indexing
Set up item properties for indexing
The item revision properties that you set up for indexing appear as filters in the Filter panel of global search and in-context search. For this, you first set the properties to appear as filters in the global search Filter panel. Next, set up the item revision properties of the type Persistent or Compound for indexing so that the properties are listed as filters for in-context search. For a Compound property, ensure that it is not a dynamic compound property (DCP) and that it does not contain a Runtime property as its source.
If you add Table type properties to the item revision, ensure that the Awb0StructureCanFilter and Awp0SearchIsIndexed property constants are set to true so that users can use the Filter panel to search the newly added Table type properties.
Procedure
In BMIDE, create a new template project, for example,
a5occurrenceproperties. Ensure thataws2andactiveworkspacebomare selected as the dependent templates.Set the properties of item revisions:
- Locate the WorkspaceObject business object.
- In the Properties tab, select a property (for example,
object_name) and set the value of:Awb0StructureCanFilterproperty constant to true so that the property is included in the global search.Awp0SearchIsIndexedproperty constant to true so that the property is displayed on the Filter panel.Awp0SearchFilterPriorityproperty constant to an integer value to sort the property. The lower the value, the higher its precedence and it will be displayed higher on the item revision filter list on the Filter panel.
Index at least one occurrence property.
Click BMIDE > Save Data Model.
Click BMIDE > Generate Software Package. Make a note of the path in Target folder.
Navigate to the folder on your computer where you have installed Teamcenter, and launch TEM.
Click Next until you reach the Features panel.
Click Browse and navigate to the location of the Target folder noted earlier.
Select the custom template under Extensions, for example,
occnotes.Click Next until you reach the Confirmation panel and then click Start.
To deploy the changes, run the
bmide_modeltoolutility:bmide_modeltool -u=admin_user_name -p|-pf=admin_user_password -g=dba -tool=all -mode=install -target_dir=TC_DATAUpdate and merge the schema file.
Restart all the required services to launch Active Workspace.
Verify if the indexed properties appear as filters in the Filter panel of global search. Additionally, open an indexed structure, and verify if the properties are listed in the Filter panel of the context search. If the properties are not listed, follow the troubleshooting steps to fix the issue.
At this point, you can choose to set the occurrence properties for indexing, if not already set, after which you can close BMIDE.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.structure_discovery_admin/xid1945122 · retrieved 2026-07-11