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  iWay Software Product Forum on Focal Point    [SOLVED] DQS Representative Creator

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] DQS Representative Creator
 Login/Join
 
Member
posted
The online help for the Representative Creator is rather sparse. I am trying to use it with output from Extended Unification. I started with tutorial 09 match and merge. My question has to do with the Selection Rules. I have found some records in the input group missing certain key attributes, so I added a selection rule with the acceptance condition for those attributes set to is not null. However, it seems this acceptance condition is not working since the merge output still contains representatives missing the key attributes. Does anyone know how the selection rules are supposed to work? A fully configured documented sample of this step would go a long way towards making it more user-friendly.

Thanks

This message has been edited. Last edited by: FP Mod Chuck,


iWay Service Manager 7.07
iWay Data Quality Server
 
Posts: 13 | Registered: June 22, 2017Report This Post
Member
posted Hide Post
Hi CanMan,
selection rules work like an "order by" in SQL. for example: if you use following three selection rules

1)Meta_last_updates Descending
2)sco_name Ascending
3)sco_instance Ascending

and one acceptance condition i.e. name is not null

the result will be equivalent to the following statement in SQL

Select Top 1 name from xxx
Where name is not null -- Acceptance Condition limit the results
Order by Meta_last_updates desc, sco_name asc, sco_instance asc --Selection rules sort the results

In other words your latest name value from the group will be selected for the golden record.

Hope this helps.
regards,
Jikku

This message has been edited. Last edited by: Jikku.Jacob,


WebFOCUS 8
Windows, All Outputs
 
Posts: 7 | Registered: August 05, 2015Report This Post
Virtuoso
posted Hide Post
I want to welcome both of you to Focal Point. Jikku I really think it is fantastic for your first post to be answering another newbee's question. That is what this forum is all about!


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Member
posted Hide Post
Jikku,

Thanks for the reply to my question. I'll try to incorporate it into my testing.


iWay Service Manager 7.07
iWay Data Quality Server
 
Posts: 13 | Registered: June 22, 2017Report This Post
Virtuoso
posted Hide Post
Jikku

You definitely aren't a newbie anymore in my mind. 3 years is a lot of experience...

You can post techniques using [SHARING] in your title to brag about how you have solved difficult scenario's to help others and generate more DQS threads


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    [SOLVED] DQS Representative Creator

Copyright © 1996-2020 Information Builders