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.
I appoligze now to anyone suggesting I search the posting. I've done that and can not find this problem out there. If someone would kindling point me to a prior posting I would greatly appreciate it. Or suggest a solution.
We have recently upgraded to Excel 2007. We are running WebFCOUS 7.6.4. When executing a fex in a new _blank HTML window from an HTML launch page Excel opens in the new HTML browswer window, but Excel pivot tables are not functional nor is the Excel menu availalbe. This was not the case with Excel 2003. We have display file type of .xls set to browse in same window. We have found that if we uncheck this we get the functionality we want from Excel opening in its own window, but a blank HTML window also opens. Is there a way to suppress the openeing of the blank HTML window?This message has been edited. Last edited by: Kerry,
As far as we have been able to determine, no there isn't, the single HTML window pops up as that is the window for WF, which that widnow then basically sends the excel file.
As an alternative. We set a frame up on the actual report that is basically hidden. If it is an excel only output, we actually have it open in that frame (which by being hidden does not show. And then it causes Excel to open, thus avoiding the extra window.
This is exactly what we are thinking of doing, only its going to be a large effort to make this change in our existing code. If Excel 2007 opened and was functional in the HTML window, the coding effort wouldn't be necessary. Thanks