This demo illustrates the basic features of Talend MDM CE. It may also be used as a reference for your projects.
Since 4.0.2, Talend MDM CE includes Talend Open Studio. So it integrates a comprehensive and powerful Data Integration platform to cover the complete lifecycle of a master data in the hub:
The demo comprises the MDM model, associated jobs, and instructions to get started.
Updated for 4.1
The material and steps described here are not sufficient for Enterprise Edition. If you use EE, you still need to follow all the steps here and then follow additional steps.
You will need the following files:
If you already have the product installed and setup, you can jump to “Install the demo material” below.
The activation of “Deploy to MDM” is OBSOLETE IN 4.2
This is still useful is you want to deploy a job to MDM from the TOS Repository view, but it is no longer necessary, as the job repository tree now shows up directly within the MDM Server view.
At this point you need to deploy a few jobs to MDM. You have two options: 1) stay in the TOS Repository view and use a right-button click (you must have completed “setup the Studio for the first time” above) 2) switch back to the MDM Server view and use the new job repository node. You may have to right-click on the job repository node and click “Refresh” for all the imported jobs to show up.
(Job repository node within the MDM Server view)
We are using the ZIP format for the jobs in this demo. When a job is sent to MDM as a ZIP, the MDM Server dynamically loads it, so the Java code is co-located with MDM, which greatly reduces the latency of MDM triggers. The WAR format is still a valid choice for distributing the load, deploying the jobs onto different servers, or executing the job closer to the sources/targets.
At this point you can only run the demo on a Community Edition. Enterprise Edition requires role-based authentication, please proceed to the additional steps before you can run the the demo.