Skip to main content

Posts

How to create query on form class

  In this blog, let us see how to write a custom query for form object with form attributes. Create Query in Query Builder Queries are searches for objects in the database.  When you build queries, you specify the kind of objects you are looking for (the class) and characteristics of the objects (attributes). In the Query Builder application, click the Search Class button to select the class. You are presented a class tree similar to the Classes view in the Advanced perspective of the Business Modeler IDE.  When you select a class, its attributes are shown in the Attribute Selection pane.  Double-click attributes to add them to the query. Click the Display Settings button and choose Real Names to see the attributes with their internal name (not the name displayed in the rich client UI). Click create to create the new query. In My Teamcenter, you can run the created query using Advance search option. Create query for Form Class In this example, am write query for OOTB form SchMgtCostFor