New graphic report type creation - SmartPlant Foundation - IM Update 46 - 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)

New graphic report types can be created and added to the Desktop Client.

  1. In the Schema Editor, create a new graph definition.

  2. Create a new view definition based on the new graph definition

  3. Select the properties on which you wish to define criteria for your graphic reports.

  4. Relate the access groups (that need to create this type of graphic report) to the view definition.

  5. Load the new view and graph definitions, plus the associated relationships, into SmartPlant Foundation.

  6. In the Desktop Client, relate the access groups (that need to create this type of graphic report) to the view definition.

  7. Edit the CreateGraphicReport method to make sure the starting interface for your graph definition satisfies the Starting interface filter.

    The starting interface filter is a list of interface names separated by spaces (wildcard characters are also supported). The starting interface filter limits the view definitions upon which graphic reports can be created to view definitions that return plant items. To satisfy the filter, your graph definition's starting interface must be in the list of interfaces in the filter or it must imply one of the interfaces in the filter.

    UpdateFormCreateGraphicReport

See Also

View definition configuration