Skip to Main Content

APEX

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!

Oracle Database CI for Apex using Jenkins

3621528Sep 17 2018

Hi,

I am using Oracle Apex as an Database application, Bitbucket as Source Control and Jenkins for CI/CD.

The case here is that i dont want developers to login to APEX and make the procedure/package changes. I want them to edit it using a tool like PL/SQL developer tool and whenever a package/procedure is updated by any developer then Jenkins should create a build for it and compile and execute on the DB Server.

This way i can restrict the APEX changes and also setup testing automation whenever something is updated in APEX.

Can you please help me out to create a flow for this case, suggest plugins/tools to implement this.

Any other idea to support this case is highly appreciated.

Oracle Version- 11.2.0.4

APEX-4.2.6

Regards,

Bhavin

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 15 2018
Added on Sep 17 2018
0 comments
562 views