createDataView

The createDataView operation allows a search query to be stored as a dataview that can be retrieved later and executed using getCaseReferencesForDataView.

See also: getCaseReferencesForDataView and Working with Data Views

  • The request specifies the search query to be used in the dataview. It identifies the case class and the search condition.
  • The response returns the dataview ID.
Required System Action
manageDataViews
API Descriptions