Skip to Main Content

ORDS, SODA & JSON in the Database

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!

Best way to deploy ORDS application to another environment?

CortanamoDec 27 2017 — edited Jan 7 2018

Hi all,

Assuming that you built a not so small application with ORDS and everything is nice and fine, what would be the best way to deploy it into the production / some other environment (different Oracle instance)?

Regretfully "Installation, Configuration and Development Guide" doesn't tell anything about deployment (or it's not obvious where the deployment part resides).

Obviously, clicking it all together in SQL Developer is not a serious option, since it's too much work and way too error prone.

I can see that you could define everything with PL/SQL packages for REST data services (ORDS.Create_Module...), which would give you a code base to deploy to another environment.
However, if you did your development using SQL Developer instead of ORDS. packages, is there a way to deploy ORDS repository to another environment?

Is there a utility tool to use for deployment?

If anyone can point me to the right direction that would be great.

Best regards,

C

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 4 2018
Added on Dec 27 2017
2 comments
801 views