How to identify the the correct version of JavaScript API for WebPlayer Mashup development.

How to identify the the correct version of JavaScript API for WebPlayer Mashup development.

book

Article ID: KB0080550

calendar_today

Updated On:

Products Versions
Spotfire Web Player All Versions

Description

Description:
What version of JavaScript API to reference when implementing Web Player Mashups.

Issue/Introduction

How to identify the the correct version of JavaScript API for WebPlayer Mashup development.

Resolution

The version of the JavaScript API must be compatible with the version of the Spotfire Server (Web Player node) in which the code will run:

Use JavaScript API version 7.14 for TIBCO Spotfire Server 7.14.
Use JavaScript API version 7.12 for TIBCO Spotfire Server version 7.12 and 7.13.
Use JavaScript API version 7.5 for TIBCO Spotfire Server versions 7.5 to 7.11.
Use JavaScript API version 6.0 for TIBCO Spotfire Server versions 6.5 and 7.0.

Note that it is possible to use an older JavaScript API version that is stated above for each Spotfire Server version. If you are doing that then you will not take advantage of API additions introduced in the newer version but it can be sometimes convenient to not have to update existing mashups when the Spotfire Server is updated.

Additional Information


https://community.tibco.com/wiki/tibco-spotfire-javascript-api-overview

Attachments

How to identify the the correct version of JavaScript API for WebPlayer Mashup development. get_app