Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

System Administration

Showing 303

API to detect when Spotfire is crashing

We need an event that is triggered when Spotfire crashes ... This is already available in .net using: AppDomain.CurrentDomain.UnhandledException But unfortunatly it does not work from within Spotfire! In our case, we keep track on when professiona...
about 1 year ago in Spotfire / System Administration 0 Future Consideration

start WP/AS instance automatically when applying new config on a failed instance

Currently (Server 10.10.4/WP10.10.3 HF-013), if an invalid config is applied to WP/AS service, then WP/AS instance fails to start because of config is invalid. After that, when applying another valid config, WP/AS instance is not start automatical...
over 3 years ago in Spotfire / System Administration 0 Future Consideration

REST API for logging out

We have an application that launches Spotfire for reporting, passing user identity via a token to a custom authentication filter within Spotfire. We have no way for the application to log out of Spotfire once it's opened an analysis for a user. We...
over 7 years ago in Spotfire / System Administration 3 Future Consideration

TSS to be Available Zone aware for some form of session affinity.

Each zone has an internal LB and across all zones is a Global LB that does only DNS. Session affinity does not work in this setup as this is becoming more of a norm in datacenters deployment.Need Spotfire to be Available Zone aware and supports se...
about 1 year ago in Spotfire / System Administration 1 Needs Info

Change the password at first login.

Please put in enhancement request to force the users to change the password at first login.
over 8 years ago in Spotfire / System Administration 0 Future Consideration

Allow to add third party initiated logon URI to Spotfire Analyst managed servers. to allow SSO when clicking login

When looking for integrating OpenID I found how to construct the 3rd party initiated logon URI towards Spotfire which needs to include the issuer (iss) claim like below.https://{spotfireserver}/spotfire/auth/oidc/v1/initiate?iss=https://login.micr...
over 1 year ago in Spotfire / System Administration 1 Future Consideration

LDAP synchronization status on Spotfire Server interface and in database

It will be great to have LDAP synchronization status on Spotfire server interface. And it will be even better if this information was available in the Spotfire database (ACTIONLOG or dedicated table) in order to use it in an analysis (in order to ...
almost 8 years ago in Spotfire / System Administration 1 Future Consideration

Web Services API Examples

Provide simple examples of using Web Services APIs, especially for the tasks in Automation Services that are deprecated and will someday have to be replaced with custom coding in web services.
about 8 years ago in Spotfire / System Administration 0 Future Consideration

CLI set-preference command to set Custom Preference in Tibco Spotfire

We are currently working on implementing Custom Preferences in Tibco Spotfire. There are application that would require preference value to be updated more frequently. It would be nice if there is an option to update the preference value through C...
over 5 years ago in Spotfire / System Administration 0 Future Consideration

Route traffic from Spotfire BigQuery connector thru private IP

Currently Spotfire BigQuery connector routes traffic thru public IP. All our traffic should go via private IP as per our security requirement. Spotfire should be configurable to use private IP for this connection.
almost 3 years ago in Spotfire / System Administration 0 Planning to implement