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 are going to install the WebFOCUS 7 server on 'Linux Kernel-2 4 21 and up x86 64 64bit' but there is no client. So I was wonder if you could run reports from the server's ibiweb.exe? Do I really need the client to run reports from a self-serve application?
I have changed the cgi-bin/ibi_cgi setting in Tomcat to point to /ibi/srv71/wfs/web/cgi instead of /ibi/WebFOCUS71/client71/wfc/web/cgi on my Windows environment but no luck. Are there other things I need to change?
Posts: 406 | Location: Canada | Registered: May 31, 2004
You cannot run external requests from the servers cgi. The servers cgi is for the server console operator to execute request from the console and for the console. I would suggest that you use your tomcat servlet environment as the client for the server. This is called a split tier configuration, and the WebFOCUS install documentation will explain how to set this up properly.
"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
For the Linux machine we are going to install on there is no client. On my local machine I have the client installed and I'm just testing on it before we install on the Linux machine.
Posts: 406 | Location: Canada | Registered: May 31, 2004
On a number of platforms where both 32 and 64 bit versions exist there is only a 32 on 64 WebFocus server. For those environments where 32 on 64 WebFocus clients do not exist you should use the 32 bit version of the client.
This is quite normal as generally the client components do not interact at operating system level which is where the 32 on 64 is needed.
However you must make sure that you have the correct JAVA version for the operating system.