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.
Wondering if you have a solution to that, can't find it.
When using Chrome and Excel, a WFServlet is generated in the PC's Download folder. This file can be open from Chrome in Excel no issue.
The problem is when the PC's Download folder contain multiple WFServlet (which is normal when generating multiple report one after the other), the first WFServlet is open by Chrome instead of the last one downloaded.
Any ideas ? Am I missing something such as some SET somewhere ?
Thanks,This message has been edited. Last edited by: MartinY,
WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF In Focus since 2007
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013
I would change your redirection settings for excel. In general, I would expect the name of the excel file (in this case WFServlet) to increment for each file (WFServlet (1), WFservelet (2) ). But if you change your redirection settings for excel files, it should use the technical name of the report as the file name instead of WFServlet. That should resolve your issue.
The Redirect Settings can be found in the Administration Console for the Web Client
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
Thanks for the suggestion, but I don't think that it's a redirection issue 'cause the file does open properly with Excel.
As you mentioned, in the download folder I may have WFServlet, WFServelt(1), WFServlet(2) and so on but when I open it from Chrome it always open WFServlet.
I don't understand how changing the redirection will now generate a "technical name". And if a "technical name" is generated, it will be the same for all execution so I'm back to the same issue.
Remember that it work fine with IE ad FF, only with GC I have that issue.
Regards,
WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF In Focus since 2007
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013
The difference would be that if you run Report A, then Report B, The Report C, you would have listed under chrome Report A, Report B, Report C instead of WFServlet (1), WFServlet (2), and WFServlet (3).
For me, I don't have that problem with Chrome. It will list out WFServlet (1), WFServlet (2), and WFServlet (3) at the bottom of my window and I just select the one I want to open. maybe its a setting in your chrome if you aren't experiencing the same thing.
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