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.
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.
ThanksThis message has been edited. Last edited by: FP Mod Chuck,
iWay Service Manager 7.07 iWay Data Quality Server
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, JikkuThis message has been edited. Last edited by: Jikku.Jacob,
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, 2005
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, 2005