Working with Information Panels

This section contains description of the operations that are used to work with the information Panel repository object.

Operations

General operations used for working with information panels:

  Operation Brief description
CloseDashboard The CloseDashboard operation closes information panel instance.
GetDashboardGxPageSettings The GetDashboardGxPageSettings operation gets information panel print options.
GetDashboardMeta The GetDashboardMeta operation gets information panel metadata.
OpenDashboard The OpenDashboard operation opens information panel.
SetDashboardGxPageSettings The SetDashboardGxPageSettings operation changes information panel print options.
SetDashboardMeta The SetDashboardMeta operation changes information panel metadata.

Operations for working with information panel data sources:

  Operation Brief description
DashboardSourcesAdd The DashboardSourcesAdd operation adds data sources for information panel.
DashboardSourcesRemove The DashboardSourcesRemove operation removes information panel data source.

Operations for working with information panel slides:

  Operation Brief description
DashboardSlideResetFilterSelection The DashboardSlideResetFilterSelection operation removes the selection, according to which visualizers on the current slide and other slides are synchronized.
DashboardSlidesAdd The DashboardSlidesAdd operation creates a new slide.
DashboardSlidesDelete The DashboardSlidesDelete operation deletes information panel slide.
DashboardSlidesMove The DashboardSlidesMove operation moves information panel slide.
GetDashboardSlides The GetDashboardSlides operation gets information panel slide settings.
SetDashboardSlides The SetDashboardSlides operation changes information panel slide settings.

Operations for working with information panel visualizers:

  Operation Brief description
DashboardVisualizerCopy The DashboardVisualizerCopy operation creates a specified visualizer copy.
DashboardVisualizerExport The DashboardVisualizerExport operation exports visualizer to external file.
DashboardVisualizerResetFilterSelection The DashboardVisualizerResetFilterSelection operation removes selection for information panel visualizer.
DashboardVisualizersAdd The DashboardVisualizersAdd operation adds a new visualizer to information panel.
DashboardVisualizersDelete The DashboardVisualizersDelete operation deletes visualizer from information panel.
GetDashboardDrill The GetDashboardDrill operation gets information panel visualizer drilldown settings.
GetDashboardVisualizers The GetDashboardVisualizers operation gets information about visualizers created in information panel.
SetDashboardDrill The SetDashboardDrill operation changes information panel visualizer drilldown settings.
SetDashboardVisualizers The SetDashboardVisualizers operation changes settings of visualizers created in information panel.

Operations for working with elements that can be edited in the expression editor:

  Operation Brief description
DashboardFormulaEditorApply The DashboardFormulaEditorApply operation applies changes to information panel element or data model element edited in the expression editor.
DashboardFormulaEditorDelete The DashboardFormulaEditorDelete operation deletes expressions for information panel element or data model element edited in the expression editor.
DashboardFormulaEditorEdit The DashboardFormulaEditorEdit operation opens information panel element or data model element for edit in the expression editor.
DashboardFormulaEditorRollback The DashboardFormulaEditorRollback operation cancels undoes the changes made in information panel element or data model element expression.

Operations for working with calculated facts:

  Operation Brief description
DashboardApplyRelations The DashboardApplyRelations operation applies the changes made in settings of the relations used by calculated facts.
DashboardCalcFactApply The DashboardCalcFactApply operation applies the changes made in calculated fact formula.
DashboardCancelRelations The DashboardCancelRelations operation cancels the changes made in settings of the relations used by calculated facts.
DashboardExpressionFieldsAdd The DashboardExpressionFieldsAdd operation adds a calculated fact for information panel data source.
DashboardExpressionFieldsDelete The DashboardExpressionFieldsDelete operation deletes calculated fact of information panel data source.
DashboardRelationshipsAdd The DashboardRelationshipsAdd operation creates a new relation for calculated fact formulas.
DashboardRelationshipsDelete The DashboardRelationshipsDelete operation deletes relation.
GetDashboardExpressionField The GetDashboardExpressionField operation gets calculated fact settings of information panel data source.
GetDashboardExpressionFields The GetDashboardExpressionFields operation gets a list of calculated facts of information panel data source.
GetDashboardRelationship The GetDashboardRelationship operation gets relation settings.
GetDashboardRelationships The GetDashboardRelationships operation gets relations settings.
SetDashboardExpressionField The SetDashboardExpressionField operation changes calculated fact settings of information panel data source.
SetDashboardExpressionFields The SetDashboardExpressionFields operation changes settings of calculated facts list of information panel data source.
SetDashboardRelationship The SetDashboardRelationship operation changes relation settings.

See also:

Web Service Operations