What version of the Spotfire Web Player JavaScript API must be used when creating mashups?
book
Article ID: KB0083723
calendar_today
Updated On:
Products
Versions
Spotfire Web Player
7.0, 7.5, 7.6, 7.7, 7.8, 7.9, 7.10
Description
When developing Web Player mashups, the custom code uses the Spotfire Web Player JavaScript API. This can be downloaded to the client browser via the GetJavaScriptApi.ashx web handler. Developers use this service to integrate their code with that used in Spotfire Web Player. The service takes the API version number as a parameter. The web handler versions to be used prior to 7.5 and after 7.5 are listed below.
Issue/Introduction
The version of the GetJavaScriptApi.ashx web handler differs before and prior to 7.5. This article lists which versions should be used while creating the Web Player mashups.
Resolution
For Spotfire versions 7.5, 7.6, 7.7, 7.8, 7.9 and 7.10, use JavaScript API version 7.5 For Spotfire versions 6.5 and 7.0, use JavaScript API version 6.0