Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Categories Library
Created by Guest
Created on Jun 30, 2017

LibraryManager search API to support all item types

Currently the LibraryManager.Search method limits the item types that it searches to a limited list (AnalysisDxp, Folder, Query, DataFunction, ColorScheme, SpotfireBinaryDataFormat). I need to be able to search for things like datasource elements, so the API simply doesn't work. I'm hoping to work around by calling the web service version, but that's a painful solution...

Implemented in 11.6
  • Attach files
3 MERGED

Api enhancement to the Library API classes to enable retrieving all LibraryItems.

Merged
At the moment it is not possible to retrieve or search for library items of the types dataconnection, connectiondatasource, column, filter, join or datasource using the LibraryManager.Search("type:xx") function! You can only search for a limit...
about 7 years ago in Spotfire / Library 2 Implemented