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 have some JReports which are being caleed from JSP Pages. Due to some reasons we need to migrate from JReports to WF Reports. Thus our concern is
a) Is it possible to call fex files on a separate Reporting server from a JSP file located on other Web Server. If yes, how to configure the two servers?
b) Can we call WF fex files from JSP code. If yes then please share some sample code.
Basically the functionality provided by beans etc in jsp is now to be replaced by WF fex files (like generating list for listboxes, calling reports etc)
Thus if someone has JSP code which calls Fex files then please share.
I'm not on the JSP development side, so I don't have the details, but we basically do what you are wanting via a URL embedded in the JSP. It contains the servlet call, all necessary parameter values, and proper credentials for authentication (The URL, of course, is hidden from the user). Some reports are all WF driven, and some actually use the JSP for department or user security, dates, etc. and then just passes those additional parms to WF to get the report. If you can't find the details you need, let me know and I'll try to get more info from our JSP developers.
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007