Thomas Manson 4 Posted April 22, 2021 Share Posted April 22, 2021 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 More sharing options...
Thomas Manson 4 Posted April 23, 2021 Author Share Posted April 23, 2021 here is a screenshot of what I get. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now