Multidomain MDM
- Multidomain MDM 10.5 HotFix 2
- All Products
Parameter
| Description
|
---|---|
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 .
|
METRIC_VALUE
| Number that represents the dimensions of data. For example, you might have a report that collects information about closed tasks by user. One dimension of the report is the user John Smith, and another dimension is the Review task type. The metric value might be
5 . This means that John Smith closed five tasks of the Review task type.
|
DRILLDOWN_RPT_ID
| ID of a drilldown report. If the value is
null , then there is no drilldown report configured.
|
[ { "DIMENSION_VALUE_1": "High", "DIMENSION_VALUE_2": "AVOSBeMerge", "TIMEPERIOD_VALUE": "null", "METRIC_VALUE": "3", "DRILLDOWN_RPT_ID": "null" }, { "DIMENSION_VALUE_1": "High", "DIMENSION_VALUE_2": "AVOSBeReviewNoApprove", "TIMEPERIOD_VALUE": "null", "METRIC_VALUE": "0", "DRILLDOWN_RPT_ID": "null" }, { "DIMENSION_VALUE_1": "High", "DIMENSION_VALUE_2": "AVOSBeUpdate", "TIMEPERIOD_VALUE": "null", "METRIC_VALUE": "0", "DRILLDOWN_RPT_ID": "null" } ... ]