<jdbc-type-settings>
<type-name>hana</type-name>
<driver>com.sap.db.jdbc.Driver</driver>
<connection-url-pattern>jdbc:sap://host:port?reconnect=true;</connection-url-pattern>
<ping-command>select 1 from dummy</ping-command>
<supports-catalogs>true</supports-catalogs>
<supports-schemas>true</supports-schemas>
<supports-procedures>true</supports-procedures>
<table-types>TABLE, CALC VIEW, OLAP VIEW, JOIN VIEW, HIERARCHY VIEW, VIEW</table-types>
</jdbc-type-settings>
Remember to read the Spotfire documentation (chapter 11.5) on how to set it up correctly!
No comments:
Post a Comment
With great power comes great responsibility