Skip to main content

Ens.DashboardConverter

abstract class Ens.DashboardConverter

Contains the APIs needed to convert a legacy Ensemble Dashboard to a DeepSee Dashboard. This is not intended to perform a 100% conversion, but to get a reasonable amount of content moved over that can then be finished using the dashboard editor.

Method Inventory

Methods

classmethod %Convert(pProductionName As %String, pDashboardClass As %String, pNewName As %String, pVerbose As %Boolean = 1) as %Status
Convert the legacy Ensemble dashboard class, pDashboardClass to a DeepSee Dashboard definition in folder item pNewName.
FeedbackOpens in a new tab