Saving and executing the Job - Cloud - 8.0

MDM event processing

Version
Cloud
8.0
Language
English
Product
Talend Data Fabric
Talend MDM Platform
Module
Talend MDM Server
Talend Studio
Content
Data Governance > Third-party systems > MDM components > MDM event processing components
Data Quality and Preparation > Third-party systems > MDM components > MDM event processing components
Design and Development > Third-party systems > MDM components > MDM event processing components
Last publication date
2024-02-20

Procedure

  1. Press Ctrl+S to save the Job.
  2. Press F6 to run this Job.
    In this example, since the Product data record with the Unique ID of 231035938 is updated, the component tMDMRouteRecord submits the primary key of the corresponding update report record to the Event Manager. When the Event Manager checks this record and confirms that this record meets the conditions in the trigger CallJob_Message's configuration view, the Event Manager calls the trigger to invoke the message Job.
  3. Verify the execution results of this Job by consulting the Talend MDM Server log to see that the notification ------- A Product is Updated.-- is printed out.
    You can check the server log in one of the following ways:
    • In the Server Explorer panel, right-click the connection to the server where the Talend MDM Server is installed, and then click View Server Log. A Console opens displaying the most recent contents of the mdm.log file.

    • You can also view the contents of the mdm.log file in a browser. For more information, see Viewing the mdm.log file in a browser.

    • If you have direct access to the MDM server, you can also consult the file directly in the <$INSTALLDIR>/log directory, with INSTALLDIR indicating where the MDM server is installed.