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 |
From Spotfire 14.4, Automation Services jobs support looping and scripting with two new tasks: ForEach and Execute Script. These new powerful tasks can be used together and combined with the other built-in Automation Services tasks to implement an almost unlimited number of automation use cases, e.g.: Batch editing multiple analysis files or Emailing reports using a single analysis.
It would also be nice to be able to have an automation job that allows you to...
Thanks.