MDM data processing components
| tMDMBulkLoad | Uses bulk mode to write XML structured master data into the MDM server. | 
| tMDMDelete | Deletes master data records from specific entities in the MDM Hub. | 
| tMDMInput | Reads data in an MDM Hub and thus makes it possible to process this data. | 
| tMDMOutput | Writes data into or removes data from the MDM server. | 
| tMDMRestInput | Reads data through the REST API from the MDM Hub for further processing. | 
| tMDMSP | Offers a convenient way to centralize multiple or complex queries in an MDM Hub and calls the stored procedure easily. | 
| tMDMViewSearch | Retrieves the MDM records from an MDM hub by applying filtering criteria you have created in a specific view and puts out results in XML structure. |