Multidomain MDM 
			
			- Multidomain MDM 10.5 HotFix 4
 - All Products
 
           
      	
            
	
      Parameter 
				  | Description 
				  | 
|---|---|
 metadata 
				  | Includes the report configuration. 
				  | 
 ROWID_RPT_CONFIG 
				  | ID of report. 
				  | 
 DIMENSION_NAME_1 
				  |  The name of a dimension of data in the report. For example, a dimension might be User Name, Review task type, or business entity type. 
				  | 
 DIMENSION_NAME_2 
				  |  Optional. The name of a dimension of data in the report. For example, a dimension might be User Name, Review task type, or business entity type. 
				  | 
 TIMEPERIOD_NAME 
				  | Optional. Name of the period of time to which the data applies. For example, you might specify 
				   Month . 
				 | 
 RPT_NAME 
				  |  Name of the report. 
				  | 
 METRIC_NAME 
				  | Label for the type of data collected by the report. By default, the value specified for this parameter appears as the name of the y-axis in the chart. For example, you might have a report that collects information about closed tasks by user. You might use the metric name 
				   Number of closed tasks . 
				 | 
 RPT_DESC 
				  |  Description of the report. 
				  | 
 RPT_TYPE 
				  | Indicates whether the report is a drilldown report. If the value is 
				   null , then the report is a root report. If the value is anything other than 
				  null , then the report is a drilldown report. 
				 | 
 fieldsMetadata 
				  | Lists the fields in a report data array. Values include 
				   DIMENSION_VALUE_1 , 
				  DIMENSION_VALUE_2 , 
				  TIMEPERIOD_VALUE , 
				  METRIC_VALUE , and 
				  DRILLDOWN_RPT_ID . 
				 | 
 data 
				  | Lists the values for each field in a report data array. 
				  |