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:
- generate master-detail JSON data
- 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