Logging the time required to populate a combo box - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

Server tracing output is available to show the time taken to populate Combo Box controls on display items.

  1. Edit the site's tracesettings.config file on the application server, and set the PerformanceTraceSource_Switch key to a logging level value of Information or greater.

  2. Perform the operation that requires the combo box to be populated.

  3. View the output in the server trace file.

SHARED Tip For information on how to set up server logging and viewing log output files, refer to SmartPlant Foundation server logging.

Sample output for a combo box operation is shown below:

INFO^Performance^14096^SPF.Server.Schema.Interface.Default.ISPFDisplayItemDefault^AddRelDefToStructure^2011/07/27 15:27:56.621^Begin retrieving items to populate combo box...^

……

……

INFO^Performance^14096^SPF.Server.Schema.Interface.Default.ISPFDisplayItemDefault^AddRelDefToStructure^2011/07/27 15:27:56.688^Finished retrieving combo box items for SPFItemOwner. Got 28 items. Time taken: 00:00:00.0633982^