Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Looking for a Full CI/CD Pipeline for APEX Apps + Parsing Schema Objects (SQLcl-based

Ehsan FathiJul 8 2026

I have a schema called dev_env, and I've built all my Oracle APEX applications in it, using a separate parsing schema for each application — for example, sales for the sales app, and the same for finance.

I want to use a CI/CD approach to move from dev to stage to production. Currently, I only use APEX export via SQLcl, but I also want to automatically sync schema DDL and functions/procedures — managing my schema manually has become very difficult, and I want to automate the entire process. Suggest me...

Comments
Post Details
Added on Jul 8 2026
1 comment
76 views