IBMStreams/streamsx.cdc

Name: streamsx.cdc

Owner: IBM Streams

Description: (Incubation) This toolkit receives live changes from a InfoSphere Data replication CDC subscription which can then be used as part of the Streams application to trigger events or update reference tables.

Created: 2015-03-17 17:03:41.0

Updated: 2017-02-15 23:34:44.0

Pushed: 2016-09-19 13:10:24.0

Homepage:

Size: 2156

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

InfoSphere CDC Streams toolkit

==============

This toolkit allows Streams to receive tuples from InfoSphere Data Replication Change Data Capture. It provides a CDC Java user exit which allows subscriptions to push record changes to a Streams application and two Streams operators to respectively receive the incoming tuples (CDCSource) and convert (CDCParse) them into a tuple. The toolkit contains an example which demonstrates the use of the Streams operators.

Installation of the toolkit

Installation instructions can be found here: Installing the toolkit

Getting started

Once installation is done, here you can find how to use the toolkit: Using the CDCStreams toolkit

Developing your Streams application

When you've done the initial settings and configured the replication with the user exit, you can start developing your Streams application: Developing the Streams application

Troubleshooting

If the CDC subscription fails to send changes to the Streams application, or if your application issues errors when receiving tuples from the subscriptions, please check: Troubleshooting


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.