Managing the movie data with Talend MDM
This example assumes that:
-
You have launched Talend Studio and opened the MDM perspective.
-
You have installed all the required third-party libraries and database drivers in Talend Studio.
-
How to create a data model. See Setting up a data model for more details.
-
How to create business entities in a data model. See Creating business entities in the data model for more details.
-
How to add attributes to entities. See Adding attributes to entities for more details.
-
How to define custom type attributes. See Defining custom type attributes for more details.
-
How to add complex type attributes. See Adding complex type attributes for more details.
-
How to define foreign keys to link entities in a data model. See Defining foreign keys to link entities in a data model for more details.
-
How to create custom roles. See Creating custom roles for more details.
-
How to define access control at entity level (access control annotation). See Defining access control at the entity level for more details.
-
How to create views. See Creating Views for more details.
-
How to deploy MDM objects to the MDM server. See Deploying MDM objects to the MDM server for more details.
-
How to open the Talend MDM Web UI. See Opening Talend MDM Web UI for more details.
-
How to assign custom roles to users. See Assigning custom roles to users for more details.
-
How to access the data model and the data container from the Talend MDM Web UI. See Accessing the data model and the data container for more details.
-
How to create a master data record. See Creating a new master data record for more details.