Pipeline Pilot Automation Tasks
Overview
Spotfire Automation Services is a web service for automatically executing multi-step jobs within your Spotfire environment. See the
official documentation for more details.
Briefly, a Spotfire Automation Services job file must be created, describing a set of pre-defined tasks. The job can then either be executed immediately or scheduled to be executed periodically using the Spotfire Client Job Sender.
How to create and run a job
Example protocol:
As in the Spotfire user interface, a job must always start with opening a document. The task components then follow one another, to finish with the "Run Client Job Sender" component which will write the XML task file and launch the Client Job Sender tool.