
IBM i Change Data Capture
Capture insert, update, and delete events from IBM i journals and run method flows on each change—JDBC or RPG fetch, no message broker required.

OL Integration IBM i Change Data Capture reads the IBM i (AS/400) journal for selected DB2 tables and turns inserts, updates, and deletes into JSON for a method flow. Journaled tables are required. At startup the poller resolves journal name and library from QSYS2.JOURNALED_OBJECTS. Each change includes metadata (change type and timestamp) so downstream steps can filter or route by operation.