Map<String, String> catalogNameUrls,
Role role)
throws IOException, XOMException
{
// make request
CatalogLocator cl = getCatalogLocator();
DataSourcesConfig.DataSources dataSources =
getDataSources(connectString, catalogNameUrls);
XmlaHandler handler = new XmlaHandler(dataSources, cl, "xmla");
Util.PropertyList propertyList = Util.parseConnectString(connectString);
String roleName =