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.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
In vb.net calling a frx by doing response.redirect("http://webserver/reportname bla bla")
The output is excel and it’s running great. The report opens but a blank browser page opens right before excel opens. How can I keep a blank page from opening?
The following Symptom-Problem-Solution info from Information Builders' online documents may be of interest:
quote:
When viewing reports in Dashboard with EXCEL output, a new window is open that displays the report but the original window remains with a blank page.
The default behavior of .xls and .xht file types in the Dashboard environment is to open a new window to display the report. This behavior is set in the mime.wfs configuration file.
To change default behavior do the following: 1) Make backup copy of mime.wfs config file. 2) Edit the mime.wfs file in a text editor and change the REDIRECT option for .xls and .xht type files from 'YES' to 'NO'.
The details of this are documented in the Security and Administration Manual for WebFOCUS 711 (DN4500704.0905) on page 4-35.
Special Note: This info is for WebFOCUS 7.1.1, and later releases have had changes to mime.wfs and in later 76x releases. You would need to stop and restart the web and application server after making such a manual change. This change can also be made from the Admin Console and only memory cache needs to be cleared. Making this change also has caveats with a large data return…it may not work or it may take a long time to load.
Hope this helps.
Cheers,
KerryThis message has been edited. Last edited by: Kerry,
Kerry Zhan Focal Point Moderator Information Builders, Inc.
Posts: 1948 | Location: New York | Registered: November 16, 2004