Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | For System Administrators | Integration with Software AG MashZone | Constructing Queries to Display Data from Optimize Analytic Engine into MashZone | Dimension Instances Parameters
 
Dimension Instances Parameters
The following table describes the Dimension Instances parameters.
kpiName
String Specifies the name of the KPI associated with the dimension instances that you want returned. No data will be returned unless there is an exact match to the provided value.
dimensionName
String Specifies the name of the dimension instances that you want returned. No data will be returned unless there is an exact match to the provided value.
dimensionAttribute
String Specifies the attribute of the dimension instances that you want returned. No data will be returned unless there is an exact match to the provided value.
dimensionValue
String Optional. Specifies the value pattern of the dimension instances that you want returned. The closest match to the provided value is returned. For example, a value of abc will match all strings that contain abc. For an exact match, use quotation marks (“abc”).