As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
New TIBCO Community Coming Soon
In early summer, TIBCO plans to launch a new community—with a new user experience, enhanced search, and expanded capabilities for member engagement with answers and discussions! In advance of that, the current myibi community will be retired on April 30. We will continue to provide updates here on both the retirement of myibi and the new community launch.
What You Need to Know about Our New Community
We value the wealth of knowledge and engagement shared by community members and hope the new community will continue cultivating networking, knowledge sharing, and discussion.
During the transition period, from April 20th until the new community is launched this summer, myibi users should access the TIBCO WebFOCUS page to engage.
I have a problem with the Loading Please Wait... gif. When I run a report into Excel the gif comes up as expected but then once the report completes the gif does not go away.
I tried changing the Loading Screen property but that just gives me back the HTML page I created.
What I would like to happen if for the GIF to fire as expected and then to go away once the report completes.
Any one have any ideas?
ThanksThis message has been edited. Last edited by: <Emily McAllister>,
When I encountered this problem in 8.0.08, there was an issue that if you didn't have your redirection settings set to save on the server first for excel outputs, the communication that the file had completed wouldn't be sent back to the webpage to stop the Loading gif. You can try changing your redirection settings to see if that helps.
Eric Woerle 8.1.05M Gen 913- Reporting Server Unix 8.1.05 Client Unix Oracle 11.2.0.2
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013
The most common reason I've found, is when there is a javascript error on loading the page and the function that clears the loading message never gets called.
I find that what you are describing only occurs at page load. FHCole is talking about when executing the report. Do you tend to have this problem with report execution as well in what you are describing?
At the end of the day, you are right. It probably comes down to a javascript error which prevents the function from completing and thus clearing the loading GIF. I guess the question is whether its an error in IBI's code or FHCole's.
Eric Woerle 8.1.05M Gen 913- Reporting Server Unix 8.1.05 Client Unix Oracle 11.2.0.2
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013
I have this exact issue. Where do you change the redirection settings in 8105 as mentioned by eric.woerle? I checked the "Designing a User Interface for a Web Application with HTML Composer" manual and do not see this.
Having the same issue in 8.1.04. Could not find the Redirect settings under "Administration/Administration Console/Configuration". Please post some screen prints.