Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Categories API
Created by Guest
Created on Oct 9, 2018

Add API support for new LibraryItemType of AutomationServicesJob

Currently there is a LibraryBrowserDialog class in the API which allows for tools to be developed to get various items out of the Spotfire Library.  However, there is no support for Automation Services Jobs.  There are API methods now for launching Automation Services Jobs via a REST API and there has been support for a while to use the ClientJobStarter to launch AS Jobs from the Library but there is no way to get what Jobs are in the Library.

Implemented in 10.1
  • Attach files
  • Guest
    Reply
    |
    Jan 4, 2019

    To clarify, at least be able to allow the user to select an automation services job and then be able to determine the Automation Services job GUID and library file path of this job file via the C# API.