Tracing - SmartPlant Foundation - IM Update 44 - Customization & Programming - Hexagon

SmartPlant Foundation Customization

Language
English
Product
SmartPlant Foundation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10

A great deal of tracing happens in the web methods and services layer. Should any problems arise or if there are any unexpected results, then the following trace flags are used:

  • Tracing.Info(TracingTypes.RemoteServices

  • Tracing.SQLInfo(TracingTypes.SQL

The Tracing.SQLInfo contains all SQL used, and the rest of the tracing is output using the first set of tracing flags.