Skip to content

Add OracleDB CDC trigger docs and regenerate Solace connector docs - #623

Draft
gayaldassanayake wants to merge 2 commits into
wso2:5.1.xfrom
gayaldassanayake:add-oracledb-cdc-trigger-docs
Draft

Add OracleDB CDC trigger docs and regenerate Solace connector docs#623
gayaldassanayake wants to merge 2 commits into
wso2:5.1.xfrom
gayaldassanayake:add-oracledb-cdc-trigger-docs

Conversation

@gayaldassanayake

@gayaldassanayake gayaldassanayake commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a Triggers reference page for the ballerinax/oracledb connector's LogMiner-based CDC listener (listener/service config, supporting types)
  • Adds a CDC setup section to the OracleDB setup guide, verified against the connector's tested README (ARCHIVELOG mode, supplemental logging, LogMiner tablespace, CDC user grants)
  • Adds a CDC trigger walkthrough to the example page, with screenshots captured from the low-code UI, plus a matching sample in wso2/integration-samples (PR #156)
  • Registers the new Triggers page in the sidebar between Actions and Example
  • Regenerates the ballerinax/solace connector docs (connector-overview, setup-guide, actions, triggers, example) for the new JCSMP-based implementation (v1.0.0), replacing the old JMS-based content
  • Rewrites the conceptual Solace trigger page under develop/integration-artifacts/event to match the new listener/service model
  • Bumps the Solace catalog card icon to the v1.0.0 Central icon and updates its operations list
  • Adds a matching set of Solace samples in wso2/integration-samples (PR #156)

Related fixes picked up along the way

  • Removes the "For CDC" bullet that leaked into the MySQL and PostgreSQL setup guides' generic Prerequisites section, ahead of their own dedicated CDC sections
  • Fixes the Oracle DB catalog card icon (was pinned to a stale package version whose icon was a generic placeholder instead of the Oracle logo)
  • Adds "CDC" to the Oracle DB catalog card's description/operations so it surfaces when searching "cdc", matching the other database connectors

Test plan

  • bal build succeeds for the generated CDC trigger sample
  • bal build succeeds for all three rewritten Solace samples
  • npm run build (Docusaurus) succeeds with no new broken links
  • Reviewed by a maintainer

Adds a Triggers reference page for the ballerinax/oracledb connector's
LogMiner-based CDC listener, a CDC setup section in the setup guide
(verified against the connector's tested README), and a CDC trigger
walkthrough in the example page with screenshots from the low-code UI.

Also:
- Removes the CDC-setup bullet that leaked into the MySQL and PostgreSQL
  setup guides' generic Prerequisites section, ahead of their own
  dedicated CDC sections.
- Fixes the Oracle DB catalog card icon, which pointed at a stale
  package version whose icon was a generic placeholder instead of the
  Oracle logo.
- Adds CDC to the Oracle DB catalog card's description/operations so it
  surfaces when searching "cdc", matching the other database connectors.
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 7e6fbcb2-adfd-4d0a-befc-338d97d509b8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

The solace connector migrated from a JMS-based implementation to JCSMP,
changing the connection config, destination model, and acknowledgement
modes. Replace the JMS-era connector-overview, setup-guide, actions,
triggers, and example pages with content verified against the new
connector source and a live low-code UI walkthrough. Also update the
conceptual Solace trigger page under develop/integration-artifacts, the
catalog card icon/description, and all accompanying screenshots.
@gayaldassanayake gayaldassanayake changed the title Add OracleDB CDC trigger documentation Add OracleDB CDC trigger docs and regenerate Solace connector docs Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant