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 am trying to create a report that is based on 3 DB2 tables. I use the join tool to link the first to the second table via 4 fields 1:N, and then join the second table to the third table via 1 field 1:1.
When I take the next step and try to create the report, selecting the first table that was used in the join, I get an "Error Parsing Master File... Possible causes could be...".
If I do not do the join, or I make the report before the join, I can pull in that first table, but do not have access to the other 2.
Any help is greatly appreciated.
Kevin ______________________ Production: WebFocus 7.6.11 on Win2K3 Server Test: WebFocus 7.6.11 on Win2K3 Server Formats: Excel2K, PDF, HTML
Before you do the joins, I would use the CHECK command on each file to verify that the Masters are syntactically correct, specially if someone has modified them after they were generated.
CHECK FILE file-name
Look for "Checking and Changing a Master File: CHECK" in the "Describing Data With WebFOCUS Language" manual.
If there are errors, either correct the errors or recreate the metadata.
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