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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Apex 24.1: generate data and deploy master-detail CRUD using Rest API

SmithJohn45Nov 15 2024 — edited Nov 15 2024

reference to my previous post: https://forums.oracle.com/ords/apexds/post/generate-master-detail-data-in-json-format-4153

I have managed to upgrade Apex ver to 24.1, hope now I can have some help and examples (step-by-step) for subject mentioned requirements:

  1. generate master-detail JSON data
  2. create master-detail data API's for CRUD operations

as mentioned in previous post, the application is created in different technology, using Oracle Database and Restful API, currently it is working with single tables data but now it required to deal with master-detail ( may be in future master-detail-detail ).

is there any working examples or somebody can help here?

regards

Comments
Post Details
Added on Nov 15 2024
5 comments
114 views