You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm working on integrating SBDF file handling into a .NET project and could use some guidance.
Problem
Need to read/write SBDF files in .NET. The Spotfire Developer SDK requires a running client, which likely won't work for our use case.
Attempted Solutions
It looks like all of the tap.tibco.com (TIBCO Access Point) subdomain isn't working right now.
For what it's worth, the C# library just provides the Spotfire.Dxp.Data.Formats.Sbdf namespace along with an example reader and writer. So if you already have Spotfire.Dxp.Data.Formats.Sbdf.dll (also included in the SDK) then you might be able to code against that for now, at least until the library link is fixed.
Hello! I'm working on integrating SBDF file handling into a .NET project and could use some guidance.
Problem
Need to read/write SBDF files in .NET. The Spotfire Developer SDK requires a running client, which likely won't work for our use case.
Attempted Solutions
Looking for C# SBDF Library
Official C# download link is dead (https://tap.tibco.com/storefront/sample-evaluations/tibco-spotfire-c-sbdf-library/prod16137.html)
Where can we get the C# version?
Backup Plan: C Version (Only if C# version cannot be obtained)
Found C library (spotfire-sbdf-c) on GitHub
Would appreciate guidance on compilation if C# version is unavailable
Thanks so much for the help
The text was updated successfully, but these errors were encountered: