The Talend MDM (Master Data Management) Staging Area stores non-validated data. How can you validate the data in the Staging Area? You can do it using a Talend Job and the Web User Interface, as shown below:
Environment
This procedure applies to versions of Talend MDM before 6.0.
Resolution
Talend MDM provides a REST API to perform a staging area validation. You can POST the REST URL, as follows:
Create a Job, add a tRESTClient component onto the design workspace, and set the HTTP Method to POST.