Edit property comparison criteria - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Web Client Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10

You can use the Property Comparison box to configure additional criteria in an API Entry Point to expose a specific object type using property comparison syntax.

  1. Find the API Entry Point of a search menu item, and select Actions ACTIONS > Update.

  2. Edit the Property Comparison box by adding additional property comparison syntax criteria.

    For example, you can create a query to return document revisions that match various states that are not undergoing change using the following syntax.

ISPFDocumentRevision~SPFRevState~=~e1WORKING|e1CURRENT|e1CANCELLED|e1RESERVED ISPFDocumentRevision~SPFRevUnderChangeInSameConfig~=~False

For more information and examples of property comparison criteria, see Property comparisons.