In version(s) prior to 7.5 we were able to use external process/code to post XML to http://TSAS-HOST:port/SpotfireAutomation/JobExecutor.asmx. With 75+ this is no longer allowed. Requesting REST API where we can post Automation Services jobs without having to use Windows based SpotfireClientJobSender.exe.
Implemented in | 7.13 |
A new REST API to run Automation Services jobs is released in Spotfire 7.13.
It is now possible to trigger execution of Automation Services jobs from an external application using a REST API. A job can either be stored in the Spotfire library or passed as an argument. The API uses an OAuth2 based authentication/authorization mechanism.
See REST API Reference for more details.
The documentation for this REST service is under the Spotfire Server Documentation: https://docs.tibco.com/products/tibco-spotfire-server-7-13-0 in the REST API Reference section.
This seems to have been implemented in Spotfirew 7.13:
https://community.tibco.com/wiki/whats-new-tibco-spotfire#toc-22
Although I can't find any documentation for it:
https://docs.tibco.com/products/tibco-spotfire-automation-services-7-13-0