Skip to Main Content
Spotfire Ideas Portal

Allow a chain of IronPython scripts to be executed on a Document Property

Currently, only one script can be linked/executed via a Document Property.

There are cases where a chain of (modular) scripts need to be run based on a change in Document Property value.

The present workaround is to pack all relevant codes into a script, even though the codes are apt for modularization, with shared use across other scripts.

  • Attach files
      Drop here to upload