This document (including, without limitation, any product roadmap or statement of direction data) illustrates the planned testing, release and availability dates for Spotfire products and services. It is for informational purposes only and its contents are subject to change without notice. Planning to implement - generally 6-12 months out. Likely to Implement - generally means 12-18 months out.
Copyright © 2014-2023 Cloud Software Group, Inc. All Rights Reserved.
Cloud Software Group, Inc. ("Company") follows the EU Standard Contractual Clauses as per the Company's Data Processing Agreement.
Terms of Use |
Privacy Policy |
Trademarks |
Patents |
Contact Us
Hi Christian! Yes, this is indeed a universal need for connectors. Please vote and comment on the idea of having Spotfire Server connectivity for connectors here.
Hi Thomas,
the main point here is to support Mongo via JDBC (i.e. via Information Designer centrally from the Spotfire server) and not only via ODBC which always requires an installation on all client machines.
Best, Christian
MongoDB is supported when using the Spotfire Connector for MySQL in combination with the ODBC driver for MongoDB Connector for BI.
It's also supported when using the legacy Open from database functionality in combination with the ODBC driver from Simba which is shipped with the Spotfire Server.
It would be good to have this issue corrected in order to achieve full functionality.
Same requirement came from one of our customer from TSCE
We could finally solve the weird caching issues we had. In order to turn Mongo collections into a relational structure Spotfire automatically creates a mapping xml file in the tomcat folder on the Spotfire server once you have created a data source in Information Designer.
If you change something in the structure of your collection you need to follow these steps in order to be able to reflect it in Spotfire:
It would be very beneficial if steps 1-3 would not be needed and if refreshing the data source in Information Designer would directly update the xml file on the sever.