
Hansen, Stefan
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
Articles
Votes on activity by Hansen, Stefan-
Issues when loading files through the SharePoint connector
Keywords: SharePoint connector, loading file data If you have issues when loading files from SharePoint, you are likely not using the native Spotfire SharePoint connector. The out-of-the-box Shar...
-
Spotfire Server: Verifying JVM settings for the Spotfire server process
To check the current JVM settings for the Spotfire Server or Spotfire Node manager you can run the following command where PID is the process ID of the Spotfire process: jcmd PID VM.flags Example o...
-
Spotfire Server: Error when opening file containing TERR scripts on the web player: Error from Remote Service: Internal Server Error (500) - Package name was not accepted.
If you have a file with TERR scripts that contains multiple packages that works in the Analyst client but on the web player you get an error similar to the following Could not execute function call...
-
Spotfire Server: How to see materialized views from Google BigQuery in Information designer
When setting up Google BigQuery as a data source in the Information designer tool using the data source template from the below community article, you will not see materialized views. https://commu...
-
Spotfire VitroVivo: Issue installing built-in Python packages when using a proxy.
Using Revvity Signals VitroVivo and updating your packages in the app dependency manager you can run into an issue with the packages "signals_dimreduction" and "signals_spotfiremiddleware" as shown...
-
Spotfire Server: Databricks issue showing incorrect time/timezone when using Information links
When working with Databricks data retrieved using Information links (JDBC) you might get incorrect times displayed if you are not using UTC timezone. This issue is due to Databricks having UTC as t...
-
Spotfire Server: Switching Data Sources to the Microsoft JDBC driver for SQL Server post upgrading to Spotfire 14.0.x LTS version.
This article goes through the steps to switch to the Microsoft JDBC driver for SQL Server after upgrading to Spotfire 14.0.x LTS version when the database is not encrypted with certificates. ...
-
Signals VitroVivo: Issues installing Python packages when running the Dependency manager and using a Proxy
When using a Proxy and trying to update packages/apps using the Dependency manager you can run into some issues with downloading some of the packages. You can setup pip (Python packages download) t...
-
Spotfire Server: Databricks JDBC data source template
When using Databricks the below data source template works with the latest Databricks JDBC driver: <jdbc-type-settings><type-name>databricks</type-name><driver>com.databricks.client.jdbc.Driver</dr...
-
Spotfire Server: Change in JDBC driver location in Spotfire Server v12.1 and higher
When using Information Links in Spotfire Server version 12.0 and lower, additional JDBC drivers was placed in '<installation dir>/tomcat/custom-ext'. From version 12.1 and higher, JDBC drivers shou...