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.
we're on a W2008 box with WF 7.6.11, IIS 7.0, jakarta 1.2.30 and Tomcat 6.0.24. The redirection from IIS to Tomcat works fine, eg running the MNTIVP procedure from then /ibi_apps/ AdHoc option it calls it with the servername/ibi_apps/WFServlet, but all of a sudden, when clicking on a button in a (any)Maintain procedure, WF tries to run /ibi_cgi/ibiweb.exe. This occurs even if I run Tomcat stand-alone, by connecting thru port 8080. When running on my local PC with Vista, Apache HTTP Server, Jakarta 1.2.28 and Tomcat 6.0.20, everything works fine.
Any clues, anybody?This message has been edited. Last edited by: Håkan,
Does your application use the calendar? If so, please replace the three old JS files with the new ones. Also make sure that you don't have any URLs that are referencing old CGI addresses.
Mark
Posts: 663 | Location: New York | Registered: May 08, 2003
this occurs even with the MNTIVP procedure which is shipped with WF. We performed a clean install a couple of days ago and everything worked fine. We have'nt used the CGI since early 2008. However, early this morning, HP (who runs the server) performed a security patch.
We had a similar problem with maintain and ending up commenting out the CGI line and adding the WebFOCUS Servlet line. Now the app runs with the servlet and all the CGI concerns have gone away. We have two pages one an Approval page and one a launch page. We had to change both. Here is the code: well I tried to show the code but it will not upload. Send me you email address and I'll send it to you if you think it will help.This message has been edited. Last edited by: RLPhelps,
Ronald L. Phelps
Posts: 8 | Location: Kennedy Space Center, Florida | Registered: July 01, 2003