Edit property comparison criteria - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
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.