Product: TIBCO Spotfire®
How to identify the the correct version of JavaScript API for WebPlayer Mashup development.
Description:
What version of JavaScript API to reference when implementing Web Player Mashups.
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.
https://community.tibco.com/wiki/tibco-spotfire-javascript-api-overview
Comments
0 comments
Article is closed for comments.