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.
Hi, The application is built and now we will deploy on the net using SSL encryption. After installing the SSL certificate I know the URL must change from http ... to https. Are there any other things to do? The application uses HTML forms, Maintain, Table and Modify. Thank you in advance, NickThis message has been edited. Last edited by: Kerry,
WebFOCUS 7.7.03 & 8.0.7 Windows HTML, Excel, PDF, etc. Also, using Maintain, etc.
Information on how to configure SSL can be found in the "WebFOCUS Security and Administration Manual" for your version and release level. Please check the IB documentation website for this document. Depending on your installation and configuration, there may be more actions you should take; you find it in the manual, it is quite complete.
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007
It took me a while to get it configured properly in our environment. We are using Tomcat standalone.
A few gotchas that tripped us up for a while... 1) Needed to add SET WEBARCHIVE=ON to the EDASPROF.PRF file to get Excel Pivot Tables to work properly. 2) Needed to switch from IBI_graphservurl method to IBI_USE_JSCOM3 for graphing 3) In ReportCaster config we had to change the Library and MR Info settings to use the newly constructed URL (https://...) 4) Needed to add -Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol to the Apache Java Options
If I think of more I'll add them here.
Hope this helps!
Dan
7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
Posts: 393 | Location: St. Paul, MN | Registered: November 06, 2007