getDataViewDetails

The getDataViewDetails operation allows you to retrieve a saved dataview.

You can then view the dataview without having to execute it using getCaseReferencesForDataView.

  • The request contains the dataview to retrieve by specifying a dataview ID or name. If you do not know the dataview ID or name, you can specify wild characters in the dataview name to search for many dataviews. Optionally, you can also identify a dataview by specifying an application name, case class, or category to get all associated views.
  • The response lists the dataview IDs and dataviews.
Required System Action
readGlobalData
API Descriptions