Consume messages periodically from a DB2 database via change data capture and create one execution per batch.

If you would like to consume each message from change data capture in real-time and create one execution per message, you can use the io.kestra.plugin.debezium.db2.RealtimeTrigger instead.

yaml
type: "io.kestra.plugin.debezium.db2.Trigger"