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.
I have app folders on the reporting server: c:\ibi\apps\a1, c:\ibi\apps\b1 and c:\ibi\apps\c1.
I have folders on the web server: c:\ibi\apps\a1, c:\ibi\apps\retail\b1 and c:\ibi\apps\commercial\c1.
In Dev Studio I can see the reporting server app folders in the WF Environments > env-name > Data Servers > EDASERVE > Applications tree structure. In the WF Environments > env-name > Web Applications tree structure, I only see folder a1, because it's the only one of the three that has the same name as one on the reporting server - the other two are not available.
What can be done about this, other than renaming the files? Would adding an alias or context in Tomcat solve this?
Thanks,
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
I believe that what you are seeing are the physical file folders that exist under the directory specified by the ibi_apps alias on the web tier. Where does that alias point? In my environment (also 3-tier) it points to an ibi/apps folder which contains baseapp,ibinccen, ibisamp, and other of our application folders. (We also have added a WF server on our web tier for SQL server access - thus the wf demo files in the apps directory.)
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
This seems to be behaving properly on two out of three environments, on the third things are not working very well. I think it appears to be a permissions or security problem.
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
My guess would have been security because I had the same issue when we installed WF on a new server. I'm on UNIX and folders that didn't have EDA as the owner and SQLEDA as the group did not appear in my apps directory in DevStudio.
WF 7.7.05 HP-UX - Reporting Server, Windows 2008 - Client, MSSQL 2008, FOCUS Databases, Flat Files HTML, Excel, PDF
The problems are with the Web Application folders, which are hosted by a web server on a Windows machine. It seems that only sub-folders within the "approot" alias or context are shown, nothing else is available, even if there are contexts for them.
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