Consume messages periodically from a Oracle 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.oracle.RealtimeTrigger instead.

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