mradamlacey / elasticsearch-tableau-connector

Tableau Web Data Connector for Elasticsearch
MIT License
149 stars 64 forks source link

Import to Tableau Server error #32

Closed DinglingH closed 8 years ago

DinglingH commented 8 years ago

I copied dist folder to Tableau Server, and ran following commands within dist folder tabadmin import_webdataconnector elasticsearch-connector.html tabadmin import_webdataconnector elasticsearch-connector.min.css tabadmin import_webdataconnector elasticsearch-connector.min.js

And from Tableau go to 'Web Data Connector' and enter the URL of the connector: http://.../webdataconnectors/elasticsearch-connector.html

It showed the connector html in Tableau Desktop, but had this error: ReferenceError: Unable to process binding "aceEditor: function () {return undefined; }" Message: Can't find variable: ace file: http://.../webdataconnectors/elasticsearch-connector.min.js line: 24

mradamlacey commented 8 years ago

This should be fixed now.