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.
Can you tell us what you're attempting to do? Do you have a cluster master file or are you issuing the JOIN yourself? If you have a cluster master file can you open it in the GUI without errors? Can you issue a CHECK FILE against this master file? Also, double check to make sure the SEGNAME in the Access file (.acx) matches the one in the Master file (.mas).
It's a lot easier to help if we have more details about what you're doing, what you expect to see and errors and problems you're running into.
WebFOCUS 8206, Unix, Windows
Posts: 1853 | Location: New York City | Registered: December 30, 2015
Hi Babak, It is a cluster masterfile. Also i am not able create reports with this cluster in GUI. The reason i have variables in my Join condition is,Based on the user selection(from and to dates) it should bring the data for that date range.I cannot use the dates in the report where conditions because the tables joined in a cluster are left joins.This is the reason we used variables in the JOIN where condition.