Skip to content

Instantly share code, notes, and snippets.

@petelacey
Created May 18, 2009 21:17
Show Gist options
  • Save petelacey/113753 to your computer and use it in GitHub Desktop.
Save petelacey/113753 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<DataSources>
<DataSource>
<DataSourceName>Provider=Mondrian;DataSource=Pentaho</DataSourceName>
<DataSourceDescription>Pentaho BI Platform Datasources</DataSourceDescription>
<URL>http://localhost:8080/pentaho/Xmla?userid=joe&amp;password=password</URL>
<DataSourceInfo>Provider=mondrian</DataSourceInfo>
<ProviderName>PentahoXMLA</ProviderName>
<ProviderType>MDP</ProviderType>
<AuthenticationMode>Unauthenticated</AuthenticationMode>
<Catalogs>
<Catalog name="TriSano">
<DataSourceInfo>Provider=mondrian;DataSource=TriSano</DataSourceInfo>
<Definition>solution:TriSano/TriSano.OLAP.xml</Definition>
</Catalog>
</Catalogs>
</DataSource>
</DataSources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment