Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Categories Automation Services
Created by Guest
Created on Sep 10, 2016

Add Python scripting modules as a standard Add-in in the Automation services capabilities

Python scripts can execute on an analysis, but will not execute on that analysis when called via automation services.

While it is possible to manually add the components to the Automation service, they should be enabled by default.

Manual work around documented here.

https://tibbr.tibcommunity.com/tibbr/?_ga=1.45226279.229335477.1469111865#!/messages/157999

Implemented in 14.4
  • Attach files
  • Guest
    Reply
    |
    Jan 29, 2018

    It would also be nice to be able to have an automation job that allows you to...

    1. Open a dashboard and then execute a python script from that current dashboard
    2. Open a dashboard and execute a python script saved in different dashboard
    3. Import python scripts saved in another dashboard
    4. Pass parameters to a python script before it executes
    5. Create and execute a python script as an automation job (as opposed to creating and saving it in a dashboard)

    Thanks.