In Data Panel's Source View, I can select a datasource then set its Data loading with below 3 options; 1)Always new data 2)New data when possible 3)Stored data It is appreciated API for above function is also provided so developer can set this set...
Expose APIs related to New Export To PDF features in 7.10
In Tibco Spotfire 7.10, new features has been added to Export to PDF - preview option, specific pages selection, fit to PDF/Custom Fit, Image Quality. Tibco has not exposed the APIs used in these new features. If these APIs are exposed, we should ...
API for Advanced Export To PDF setting options like Graphical Settings
For Export To PDF, the PdfExportSettings does not have any members for setting Graphical Setting options (Graphics Mode). Also header and footer setting do not have correspondinf APIs.Please provide for necessary APIs. Reference:https://docs.tibco...
almost 10 years ago
in Spotfire / API
1
Implemented
Better solution for the decimal separator for Excel in sharepoint custom connector
When opening Excel files with the SharePoint custom connector, the decimal separator is misinterpreted depending on the locale configured in the client. Different users could get different results when opening and viewing an analysis where Excel a...
Add API that identifies if the Automation Service Job request is for “Execute Locally” or for “Execute on server”(Windows Scheduling)
Currently there is nothing in Spotfire.Dxp.Automation.Extension.Task(API) to identify if the Automation Service Job request is for “Execute Locally” or for “Execute on server”(Windows Scheduling). We will need this API enhancement for our custom j...
TSDK-591 - Package builder enhancement to create .sdn files
Distributing a number of spk's as a suite like the Spotfire deploy/patch distributions. would be very welcome.
it saves one to click repetitive actions for adding packages.
I always wondered how to create a .sdn file with the package builder or ...
Uniquely identify spotfire visuals in integration tests
It would be great to have a unique, persistent way of identifying Spotfire visuals. This would help to have Selenium (or other testing frameworks) to run integration tests in a predictable fashion.
Need to be able to fetch the DatabaseDataSourceSettings using API
We need an API to be able to read the DatabaseDataSourceSettings of a data table created using File-Open-DataBase (database DataSource oracle database). As per the documentation from STN at http://stn.spotfire.com/stn/API.aspx?API=dxp%2fhtml%2fP_S...
almost 10 years ago
in Spotfire / API
3
Implemented
JavaScript API with OpenId authentication support.
Accessing JavaScript API with OpenId authentication on Spotfire Server is not currently supported in Spotfire. Can you provide when this is officially supported? This is affecting Enterprise Cloud adoption strategy.
Filtering from Spotfire api should not fail in the case of invalid values
Let’s imagine that we have 2 data sources, they have info about some items with columns: id, type and etc.
Data source 1 contains next ids: 1,2,3,4,5,6 – my data source (3d party app)
Data source 2 contains next ids: 3, 4, 5, 7, 8, 9 – data sourc...