ExecuteSavedReport client API - 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)

The ExecuteSavedReport client API is used to run a specific report configured in the system.

Argument

Description

Parameter 1

Saved report

Parameter 1 default

None

Parameter 1 description

The name of the saved report that will be run against the database.

Parameter 1 type

String

Parameter 2

Display browser window in frame?

Parameter 2 default

None

Parameter 2 description

If True, the report information will be displayed in a frame of the application. If set to False, the report will create a new file saved in a default location.

Parameter 2 type

Boolean

The following methods use the ExecuteSavedReport client API to open specific reports with current data from the database.

  • ExecuteRevisionReport

  • ExecuteExternalXmtlReport

  • ExecuteInternalXmtlReport

  • ExecuteSavedReportEquip

  • ExecuteSavedReportInst

  • ShowToolParticipants