Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 9

API to interact with notification service

I would like to clear all warnings, errors from an IP script. Please provide a public API to interact with the notification service.
almost 6 years ago in Spotfire / Scripting 1 Will not implement

JavaScript in V7

Hello We used javascript function in 6.5. It seems that some on them (like on('change',function() ) does not work anymore. We had some accordion in text area that know won't work correctly. I there a documentation somewhere about what change to wh...
almost 9 years ago in Spotfire / Scripting 0 Will not implement

reset browser after analysis is close on Analyst

Currently if one defines a global variable using JavaScript in Text area, the global variable remains there even after analysis is closed. The same applies if global timer is defined, it won't stop running until Analyst is close. As per support, t...
almost 2 years ago in Spotfire / Scripting 2 Will not implement

Give a way to clear Javascript resources

When I'm developing JavaScript code, I try to make use of everything I can to monitor variables, troubleshoot errors, and perform test-use cases. Currently, when I use alert messages or post variables to JavaScript objects, they somehow get saved ...
almost 8 years ago in Spotfire / Scripting 1 Will not implement

AMS native support for JS files

Add native support to JS files. Right now they can be uploaded as "Other" type but it would be nice to have them as a native artifact type with nice formatting within the editor.
over 6 years ago in Spotfire Streaming 0 Will not implement

Decision Table operator should try to reconnect to AMS if not available at startup

Right now, if AMS is not available at startup, decision table operator will start with an empty ruleset. Connection to AMS is not retried ever again. Reloading of the rules is now achieved through a tricky input stream that only exists during runt...
over 6 years ago in Spotfire Streaming 2 Will not implement

PassThrough enabled on ALL adaptors and operators

In a lot of case there is a need to have to ability to pass through some fields. Not all the adaptors and operators have this capability.
almost 8 years ago in Spotfire Streaming 0 Will not implement

Allow hit count after conditional breakpoint

We currently support both conditional breakpoints and hit count BPs (i.e., if N-1 events hit a BP then break on Nth event). It would be nice to hit on a BP for a count after the initial conditional is met. Might often be just N=1, so break on the ...
over 8 years ago in Spotfire Streaming 0 Will not implement

change slider automatic on click- playback click

i need script that change the slider evry 2 second automatic i have already slider that i am change it some click ... the time interval need to be as a paramter thzt can be change ( 2 sec --- 10 .... )
about 8 years ago in Spotfire / Scripting 2 Will not implement