Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

add API to get UI language of Analyst for Action Mods

Please add API to get UI language of Analyst / WP, so that we can use console.log() to report progress in appropirate language in accord with the UI.
about 2 years ago in Spotfire / API 4 Future Consideration

Add possibility from a CustomTool to set author mode in webplayer

We want to be able from a custom tool that add a specific datasource in a opened document to set the document in Editing mode.
about 4 years ago in Spotfire / API 0 Future Consideration

add capability to allow file I/O access

Please add capability to allow file I/O under management. We have seen lots of use cases that utilize IronPythonscripts (possibly migrate to action mods in the future) to export data to csv, load data from csv, export pdf to file, etc.
about 2 years ago in Spotfire / API 0 Future Consideration

add Linq support to Action Mod API

Please add Linq support to Action Mod API to increase productibility when manipulating IEnumerable objects.
about 2 years ago in Spotfire / API 2 Unlikely to implement

Configure 'About' screen with our product name, URL, version/Build/Build date

Currently Spotfire allows us to cobrand the product using cobranding.config file. If a module is created with this file as resource, then the used banner and logo images are the ones specified in cobranding.config ... this is great. It also affect...
over 10 years ago in Spotfire / API 0 Future Consideration

Add API for Data-On-Demand

There should be a public inspection and automation API for the Data-On-Demand.
over 10 years ago in Spotfire / API 1 Future Consideration

Make Spotfire.Dxp.Data.DataOperations.DisplayName read/write

The Spotfire.Dxp.Data.DataOperations.DisplayName IronPython API is read only. Make it read and write so the data operation can be renamed programmatically or from the GUI This idea is somewhat related to https://ideas.spotfire.com/ideas/TS-I-7195 ...
about 2 years ago in Spotfire / API 0 Future Consideration

DataStreams: Allow Data Table options to be configurable at deploy time

WE need a way of configuring DataStreams/Liveview Table options such as Snapshot ParallelismSnapshot CurrencyPublish Interval through system properties so they can be changed at deploy time. Our deployments have different resource and usage profil...
about 2 years ago in Spotfire Streaming 0 To be Reviewed

Liveview: Deleting rows via the Query method should have the option not to publish the delete through the publish path

Normally using an Alert Rule: Delete Rows Action you trim a data table size normally of old rows that are outside the zone of interest (i.e not part of any active queries/caches). However the Delete Query method triggered by the alert rule is stil...
about 2 years ago in Spotfire Streaming 0 To be Reviewed

Streaming should support Mac arm64 processors for development on Mac

Streaming currently only supports macosx_x86_64 for development t on Mac. New generations of Mac dont have intel chips. Support is required natively for arm64 chips (macosx_arm64) There are workarounds but native support should be provided
over 2 years ago in Spotfire Streaming 0 Planning to implement