Downloading the MDM and Cloudant integration sample

Use this procedure to download the MDM and Cloudant® integration sample.

Before you begin

An access key in a text file on IBM® Passport Advantage® is required to download samples.

Procedure

  1. Log in to the Samples and Assets site for InfoSphere® MDM and download IBM InfoSphere Master Data Management IWM Samples 11.4. Use the related information link at the end of this topic.
  2. Extract the files and go to the opt/mdmsamples/mdm_integration directory.
  3. Copy the com.ibm.mdm.integration.cloudant directory to a location of your choice.

Results

The subdirectories are listed in the following table. Details about using the contents of these directories are described where applicable in separate tasks.
Table 1. com.ibm.mdm.integration.cloudant subdirectories and files
Subdirectory and files Description
.settings Contains the org.eclipse.jdt.core.prefs file that is automatically added by Eclipse during the sample build. No user-interaction is required with this file.
datastagejobs Contains the party_bulk_load.dsx and party_trickle_load.dsx jobs that are used to load to Cloudant and sync data between on-premises MDM and Cloudant. You must manually load these files into InfoSphere DataStage®.
distribution/node.zip This directory contains the sample distribution code. Contents include Cloudant query and view docs, test suite, JSON files, and so on.
sql Contains the enableBroadcastNotification.sql file. This script supports continuous updates from on-premises MDM to Cloudant. You must manually run this SQL before running the sample jobs.
src Contains the MDMListener.java. No user-interaction is required with this file.
.classpath and .project These files are added by Eclipse during the sample build. No user-interaction is required with these files.


Last updated: November 6, 2015