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.
It looks like the projects in my new Dev Studio installation only contains files from the web application server, nothing from the WebFOCUS server (EDASERVE). How do I add files from the WebFOCUS server to my projects?
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Francis, ar you talking about the Projects on {localhost} ?
If you need to use programs from the server environment, then you either have to copy them to the localhost or swap your development environment to the server. See File\Show Environments\Set Development Environment
If you want the files on the reporting server, go to WebFOCUS Environments/your_installation/Data Servers/EDASERVE. This is the ibi/apps for the reporting server.
As a note, if you create any html pages under Data Servers, you will have to copy them to the Web Applications directory structure before you deploy. Web Applications is the ibi/apps for the WF client tier.
I have set my Development Environment to the server. There is a project on that server - left over from v5.3.2. I am now in v7.6.5 and it looks like I only have access to the files that are stored on the web server, not the WebFOCUS server.
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Ginny, I know that I can "go to WebFOCUS Environments/your_installation/Data Servers/EDASERVE" to edit the files of the reporting server and that I can go to WebFOCUS Environments/your_installation/Web Applications to edit the HTML files.
My question is how to access both via the "Projects".
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
It really isn't practical for a multi-tier environment or on a Unix platform. For the latter, it writes all the files under the id of the web server which in our case is root and it makes maintenance a nightmare.
However, on its merits, it often has a bit more functionality than Data Servers (a shortcoming that I open many cases on), i.e. you can edit more stuff, and you can do Maintain.
And I didn't mean to insult your intelligence in my previous post. Mea culpa.