Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Trouble with Joins using the Join Tool

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Trouble with Joins using the Join Tool
 Login/Join
 
Platinum Member
posted
This is the code I am grappling with. We are trying to stay away from doing the code and use the graphical tools. We are using Webfocus 7.1.1

JOIN CLEAR *
JOIN
LCCAPP1.LCCAPP1.POCODE IN LCCAPP1 TO MULTIPLE LCCAPCO.LCCAPCO.COCODE IN LCCAPCO
AS POCO
END

JOIN
NAKEY WITH LCCAPP1.LCCAPCO.RCLIENTNUMB1 IN LCCAPP1 TO MULTIPLE LCCAPNA.LCCAPNA.NACODE
IN LCCAPNA AS PONA
END

This is the way it is produced when I use the join tool. When I go to make a define object I get an error message:
"Error Parsing Master File lccapp1 (FOC370)The field name used in join cannot be found in file (370)".
When I type the code in like this:

JOIN CLEAR *
JOIN POCODE IN LCCAPP1 TO MULTIPLE COCODE IN LCCAPCO AS POCO
JOIN NAKEY WITH RCLIENTNUMB1 IN LCCAPP1 TO MULTIPLE NACODE

It works and lets me make the next object

Is this just a limitation or glitch of web focus? Or is there a another way to make this work using the Graphical Tools?

Dan


IBM Main Frame: MVS, FIX, VSAM

Windows SQL

WF 7.7
 
Posts: 147 | Registered: June 24, 2006Report This Post
Platinum Member
posted Hide Post
Dan,

Hate to ask the obvious, but you are clicking Run in the GUI tool for the Join element before you are trying to define a field aren't you?

Kevin


WF 7.6.10 / WIN-AIX
 
Posts: 141 | Location: Denver, CO | Registered: December 09, 2005Report This Post
Master
posted Hide Post
Dan

We've been down the "It should be done so that someone can maintain it in the graphical route" and it did not work.

We now follow a half and half approach where we use the GUI where its most effective (eg getting first cut). From looking elsewhere on the forum (see sticky), most people take this approach.

Also would suggest an upgrade because we used 7.1.1 and it was quite finnicky.



Server: WF 7.6.2 ( BID/Rcaster) Platform: W2003Server/IIS6/Tomcat/SQL Server repository Adapters: SQL Server 2000/Oracle 9.2
Desktop: Dev Studio 765/XP/Office 2003 Applications: IFS/Jobscope/Maximo
 
Posts: 888 | Location: Airstrip One | Registered: October 06, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Trouble with Joins using the Join Tool

Copyright © 1996-2020 Information Builders