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     Creating Groups in Master Files

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Creating Groups in Master Files
 Login/Join
 
Gold member
posted
What is the purpose of creating groups in Master Files? I've looked online and it sounded like an easy way to group information (Employee Group --> First, Last, Initial, etc.)

I can't seem to get more than one field to show up under the group. Are there some rules that must be followed to try to use these?

- john


WF 5.3.5 / SOLARS 2.9 / Apache / Tomcat / Oracle (9.2/10g)
 
Posts: 62 | Location: Rochester, NY | Registered: September 30, 2005Report This Post
Master
posted Hide Post
One good reason is that it allows you to referance the fields that make up the group as a single field.




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Member
posted Hide Post
There are a few reasons to create a GROUP field in a master file. The prime reason, as mentioned, is to be able to reference a set of fields as a 'single' field, while STILL being able to reference the individual components.

As you mentioned, a good example is a FULL name, made up of last name, first name and middle initial. I can:

get the full name, by referencing the group

and/or

get individual components, by referencing them

While I COULD get the same effect by use of DEFINEs, in a FOCUS file, if I needed to INDEX both a component and the 'group', a DEFINE would not work. Or, if I needed an INDEX, for JOINing purposes, to multiple fields, I could use a GROUP.

Another reason for GROUP fields is to make data extraction easier and more efficient. If I have many fields, which need to be extracted for some external process, by creating a GROUP field spanning all fields in the file, I can reference a single field (the GROUP), and extract ALL the fields. We don't interpret the components, so it's very efficient.

Now, one of the limitations of a GROUP field is it's declared as an ALPHA, as it just 'spans' the internal storage of the component fields. Being ALPHA, the 'component' fields can be any format, because, with ALPHA, no conversion is attempted. However, if your component fields are NOT alpha, what gets displayed does not show the non-alpha components correctly. This may be why you're experiencing problems.
 
Posts: 25 | Location: 2 Penn Plaza 28 fl | Registered: March 27, 2003Report 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     Creating Groups in Master Files

Copyright © 1996-2020 Information Builders