Commit 29872c9a authored by Boris Kocherov's avatar Boris Kocherov

add olapy demo connection

parent 37330870
......@@ -171,6 +171,16 @@
}
},
cube: "Sales"
},
olapy: {
prop: {
url: "https://d1.erp5.ru/olapy/xmla",
properties: {
DataSourceInfo: "-",
Catalog: "sales"
}
},
cube: "Sales"
}
};
connection = connections[connection];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment