Skip to Main Content
Spotfire Ideas Portal

Fix Analyst Client and Web Player error when Spotfire Library Folder is too big.

When the Spotfire Library has a large folder, the clients are unable to display the folder contents, because the API request is bigger than 64Mb. The workaround is to increase this SOAP request configuration.

One solution would be to page the output, so we only see so many library items, but with a flag that indicates there is more. This flag can then pull the second page, etc.

  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Sep 11, 2023

      Hi Miguel,


      1. Version is 11.4.0, but I understand the problem is the same more recent versions.

      2. I never got to find out the qty, but enough to beak the 64Mb API limit. Once this limit was increased from its default, the listing worked again.

      3. Both Analyst Client and Web Player, as they both use the same library API.

      This is only using the standard Spotfire clients, and the default 64Mb SOAP limit.

    • Admin
      Miguel Diez
      Reply
      |
      Sep 7, 2023

      Hi Simon,

      Some questions:

      1. Which Spotfire version?

      2. How many items are in the folder?

      3. From which client does this happen? Are you using the web client or directly an API?

      Thanks