IBM Master Data Management connector (DataStage)
Use the IBM Master Data Management connector in DataStage® to transform, refine, or analyze the data. Load record data from systems across your enterprise into IBM Master Data Management and run matching algorithms to consolidate that data from various sources to establish a 360-degree view of your customers.
Prerequisite
Create the connection. For instructions, see Connecting to a data source in DataStage and the IBM Master Data Management connection.
Writing data to the IBM Master Data Management connector as a target
If you want to configure IBM Master Data Management connector for
DataStage as a target, you can:
- Double-click the IBM Master Data Management connector icon in the project canvas.
- In the Stage tab under the Properties section, find the General target properties.
- In the General target properties:
- Choose one of the Data category option (IBM Master Data Management data model types).
- In the Data type, provide the data model subtype (record or relationship type).
- If you choose records in the Data category, then you can provide the record subtype in the Data subtype.
- In the Write method, choose the load data option.
- In the Other properties:
- Specify the maximum Java Virtual Machine Heap size in megabytes.
- Optionally, select the Create data asset checkbox to enable creating data asset with provided name in the Data asset name.
- In the Stage tab, in the Advanced section, set the execution and combinability mode.
Reading data from the IBM Master Data Management connector as a source
If you want to configure IBM Master Data Management connector for
DataStage as a source, you can:
- Double-click the IBM Master Data Management connector icon in the project canvas.
- In the Stage tab under the Properties section, find the General target properties.
- In the General target properties:
- Select the Generate unicode type columns checkbox. This property can be set only when runtime column propagation is used.
- Choose one of the Data category option (the IBM Master Data Management data model types).
- In the Data type, provide the data model subtype (record or relationship type).
- If you choose records in the Data category, then you can provide the record subtype in the Data subtype.
- In the Export Job Id, provide the job ID of a completed IBM Master Data Management export job that you want to extract data from.
- Optionally, define the Filter rule to specify the records in JSON format, that you want to export.
- In the Limits, provide the Row limit and the Byte limit (use any of following suffixes to change the unit: KB, MG, GB, or TB).
- In the Other properties, specify the maximum Java Virtual Machine Heap size in megabytes.
- In the Stage tab, in the Advanced section, set the execution and combinability mode. Moreover, select the option for preserving the data partitioning.