Setting up Data Extraction

The Data Extractor is a framework for extracting and processing data from TIBCO MDM by providing custom implementation. Data can be extracted from any TIBCO MDM data source such as database, matching engines, for example Netrics or file system.

This Data Extractor framework provides interfaces where you can plug-in custom implementation for extracting and processing data. This framework needs custom implementation of these interfaces for execution.

The Extract Data web service is provided for triggering Data Extractor. For details, refer to TIBCO MDM Web Services Guide. You can execute the extractor either by synchronously or asynchronously. Event is spawned and can be used for tracking the progress.