Update StatInstallInfo.xml when Enterprise DSN information changes so during an upgrade the DNS information is correct
During an upgrade, login will not be possible is the Enterprise DSN password is ever changed. It would be good when the box at the bottom that says "Set as system default connection" is checked, then the connection string in the StatInstallInfo.xm...
One of our customers would like to use the API (via an IronPython script) to manipulate the CheckBoxHierarchyFilter in the following ways: (1) Get the search results. (2) Perform all four actions ("Select", "Deselect", "Select Other Values", and "...
26 days ago
in Spotfire / API
0
Future Consideration
Enhance the usability and flexibility of the configuration interface for Action Mods, particularly for more complex implementations. As mods grow in complexity, the current configuration window can become crowded and difficult to navigate, making ...
5 months ago
in Spotfire / API
0
Future Consideration
Enable support for embedding data functions directly within the Action Mod package, rather than requiring them to be stored and referenced separately in the Spotfire Library. Currently, Action Mods depend on externally managed data functions, whic...
5 months ago
in Spotfire / API
0
Future Consideration
Enable Data Connection Management from Action Mods
Extend the Mod API to allow Action Mods to interact with Spotfire’s data layer, specifically to create, modify, or trigger data connections. Currently, Action Mods cannot:
Create new data connections (e.g., databases, APIs, local files)
Modify...
5 months ago
in Spotfire / API
0
Future Consideration
Add Document Properties to a Text Area via an Action Mod
Currently, it is not possible to create a Text Area and embed Document Properties or other objects directly through an Action Mod. While it is possible to:
create and edit Text Areas, and
create or modify Document Properties via the mod,
the...
5 months ago
in Spotfire / API
0
Future Consideration
When an MasTask runner encounters an error, the process is that is will shut down the MasTask runner process. During the shutdown, the temp folder created to contain the task runner information, including the log created to contain additional info...
Allow customization of NotificationService timeout duration
Currently, notifications displayed through the NotificationService in the top-right corner disappear automatically after a fixed period of time.It would be valuable to allow developers to configure the notification timeout duration, for example:
...
about 1 month ago
in Spotfire / API
0
Future Consideration
Add logic to resend alarm email if it fails (Monitoring and Alerting Service)
If the alarm email fails because of a connection issue of some kind, the MASMonitorService should retry to send the email sometime later. In a MAS trace log, the email notify thread, 14452, fails because of a connection issue: DEBUG 2026-06-16 16:...
allow to specify default value for Actin Mod parameters
Please add option to allow to specify default value for Actin Mod parameters , e.g. (numberic updown, text field, dropdown list ,etc. In case of an action that has parameters, lots of customers just want to run it with all options filled with defa...
19 days ago
in Spotfire / API
0
Future Consideration