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.
Hi, I have installed the Wf server in one machine and the client on another. When i access the client through dev studio, i am able to create procedures like TABLE FILE CAR print * end etc etc and get the results but I am not able to see the master files. I understand that the master files will be stored in the Web Focus server. How do i see these files from dev studio?
Under the servername/Data Servers/EDASERVE/Applications there should be a folder called ibisamp. You will find the standard sample files and their respective masters (MFDs / .mas) in this folder.
All the New Century Corp files are contained in the ibincc?? folder where ?? represents the suffix related to your country code - en = english, de = german etc. The only file that is not present by default in the one for the orders database - centord, but this can be created by running the loadord.fex from within the ibisamp folder. Unless you have a beefy local machine with copious amounts of memory, I would not suggest that you try and open the .fex file though.
T
In FOCUS since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2
WebFOCUS App Studio 8.2.06 standalone on Windows 10
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004
I have a similar problem. I am unable to list applications under /Data Servers/EDASERVE/Applications It gives an error: Error issuing FILEDEF Command for :F1 FOCAPPL DISC C:\DOCUMENTS AND
Sounds like your'e using projects and not the WebFocus environments.
Projects will by default show masters and focexecs in the particular project and baseapp but not all of those in your app path. ibisamp must be in your app path if you can create and run a request. To add other folders to a project right click the project and select properties. You will be able to add folders by selecting the paths tab.