Light List View - SmartPlant Foundation - Version 2019 (10.0) - Administration & Configuration

SPO Manual Configuration Reference

Language
English
Product
SmartPlant Foundation
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

You can configure the Desktop Client to perform paged queries and display the results in a light list view. The query retrieves the data and allows you to navigate through the entire retrieved data set in a special light list view that is designed to accommodate large data sets. The paging query information is displayed by using Show All command on the paging toolbar, which retrieves and displays the whole set of query results in the light list view. You can then change the sort order, filter the whole set of query results, or select an object to display all of its properties.

In SPO/E Core, the light list view is pre-configured by default for various methods for SPO/E Core.

The light list view is only available in SPO/E Core for methods that:

  • Implement the QueryObject, QFindObject, or QueryClassObjFromClass client APIs.

  • Have the Enabled light list view for paged (Arg14) parameter on the implemented API set to True.

  • Have the Paged query size (Arg11) parameter on the implemented API set to an appropriate value.