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 don't think it is possible in any version to the best of knowledge.My understanding is that the defined fields are handled by FOCUS after the data is retrieved from the DBMS.
WF7.1.4 Prod/Test, MRE, self serve, DM
Posts: 176 | Location: Desplaines | Registered: August 05, 2004
Yes, the FOCUS engine does the join. What I was trying to say is that it is that 7.1.3 is no different in that respect. I was assuming that you are askin if 7.1.3 passes the join onto the DBMS.
WF7.1.4 Prod/Test, MRE, self serve, DM
Posts: 176 | Location: Desplaines | Registered: August 05, 2004
No, what I am seeing is that the report from the join is coming back wrong (zero records), because no join is actually ever made on the redefined fields, either before or after the results come back from Oracle. This was a report that had worked before in WebFocus version 5.21.
Maybe it's a general problem with define based joins, or else this technique no longer works with RDBMS tables, or else it's just some specific problem in this case.
I have a ticket opened with the help desk, but I was curious if anyone else had experienced problems with define-based joins and Oracle (or any other) RDBMS table.
We have hundreds of focexecs, written by many different developers. One of them has this define -based join that broke during our upgrade. I wanted to know if define-based join has a particular problem in this release level.