Creating a simple View that displays the foreign key information
About this task
The simple views you create on business entities in Talend Studio enables business users using Talend MDM Web UI to visualize specific records/attributes in this entity according to the defined criteria.
Prerequisite(s): You have already connected to the MDM server from Talend Studio. You have the appropriate user authorization to create a View.
Consider as an example that your data model holds the Agency and Agent entities. You have added a foreign key attribute, AgencyFK, in the Agent entity that points to the Agency entity. This attribute will link every agent to an agency.
For further information, see Adding a foreign key: linking entities together.
To create a simple View that displays the foreign key information, do the following:
Procedure
Results
The newly created View is listed under the View node in the MDM Repository tree view.
Using Talend MDM Web UI, an authorized business user can now visualize the agent records with all the elements you defined in the View including the agency to which each agent is attached.