Skip to content

Class: metadata

Report Type determines the "reporting objects" for Vault reports. Vault report types allow you to build the foundation for users to create and customize reports.

AttributeMetadataDescription
labelType: String
Required
Max length: 65
UI-friendly string in the Vault's base language.
activeType: Boolean
Required
Indicates whether the component is active.
descriptionType: String
Max length: 255
A general description about the report type.
primary_objectType: String
Max length: 255
Primary entity or Object for the report type, for example, Document.
primary_objectsType: String
Max length: 255
Multi-value
This attribute supports future functionality and cannot be used at this time.
configurationType: XMLString
Required
Max length: 32000
Details of the report type.
classType: Enum
Allowed values:
  • Standard
  • MultiPass
  • UnionAll
Indicates whether the report is Standard or Multi-Pass. The UnionAll report type exists to support future functionality and cannot be used at this time.
OperationSupport
Create*
Recreate*
Alter*
Drop
Rename
Describe
Generate Recreate
Queryable

Notes:

  • Create, Recreate, Alter: MDL Operation is supported, but the Component Type contains field(s) that use proprietary XML. Direct modification of the XML is not supported or recommended. Instead, creating and/or updating the component is better suited through the Admin UI.