Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Categories Scripting
Created by Guest
Created on Jul 6, 2017

Ability to test script with integration of API (Action Script on Graphical Table issue)

Working on Action Script in Graphical table:

https://docs.tibco.com/pub/spotfire/7.0.0/doc/html/text/text_action_script_examples.htm

This script will not run in the editor, but executes based on user action on the visualization.  This means that the developer has to test blindly:
- The code editor will always fail
- Running it on the report is a guess/check loop.  If it fails, it means the code actually has issues.

The tool would benefit a way to properly test the python scripting.

  • Attach files