Jump to content

spotfire-next.cloud.tibco.com : Public Dashboard to be included from a website with spotfire.webplayer.createApplication()


Thomas Manson 4

Recommended Posts

Hi,

I had to move my DXP from one spotfire-nextaccount to another.

On the first account, I could include the DXP in my webpage.

With the new account, when the page load, it says I've to login to spotfire-next.cloud.tibco.com to visualize the page.

The DXP is in a Public sub-folder, and both Public and the subfolder have the public permission, when I check from the windows client, Library Administration screen.

I'm using this kind of code to load the DXP in my web page :

spotfire.webPlayer.createApplication(

serverUrl,

customizationInfo,

analysisPath,

parameters,

reloadInstances,

apiVersion,

onReadyCallback,

onCreateLoginElement

);

 

 

full code is here :

 

https://github.com/dev-mansonthomas/RedCrossQuest/blob/master/client/src...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...