Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Categories API
Created by Guest
Created on Dec 12, 2022

Parallel Data Loading via the API

Parallel Data Loading is a feature available from Spotfire 11.4.

https://community.tibco.com/s/article/tibco-spotfirer-parallel-data-loading-faq

However, the parallell loading currently only happens when opening the .dxp file or when adding multiple data sources at once in the UI through the plus flow. It has been confirmed by Spotfire Support that currently data loading is adding data sources sequentically when using the API.

It would be great to have support in the public Spotfire API (C#) to have the data sources add rows in parallel (of course, it depends on the specifics of the data source and file if this has a speedup or not).

  • Attach files