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.
the File location doesn't appear to be correct. I would locate the file on the drive and then use the full path of the file instead of a relative path. chances are that you aren't in the correct directory by default.
Also '/ibi_apps/ibi_html/' appears to be the web location. Your reporting server and web client are usually on 2 separate servers. If you are trying to locate a file on your web server, you need to make sure that you have the drives mapped properly on the reporting server to the web server. And then make sure that you are using the fully qualified path. ie, d:\[my wf install]\ibi\WebFOCUS80\apps\baseapp\franktest.txt
Eric Woerle 8.1.05M Gen 913- Reporting Server Unix 8.1.05 Client Unix Oracle 11.2.0.2
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013
First of all Welcome to Focal Point! You will find this forum a great place to get answers to your development questions...
With WebFOCUS 8 all the client components are stored in a database repository so a commmand prompt copy will not work either. You will need to copy them using copy and paste from App Studio.
Thank you for using Focal Point!
Chuck Wolff - Focal Point Moderator WebFOCUS 7x and 8x, Windows, Linux All output Formats
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005
If this is a part of a procedure, don't forget that he can always filedef it to the Reporting server then use the DOS command to copy it to a valid location.
Eric Woerle 8.1.05M Gen 913- Reporting Server Unix 8.1.05 Client Unix Oracle 11.2.0.2
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013