Search posts, tags, users, and pages
Jon Dixon
APEX, ORDS & the Oracle Database
Introduction Developers are taught the DRY (Do not Repeat Yourself) principle. When I write PL/SQL code, I always think of how this code could be re-used in the future. This usually involves breaking large procedures and functions into smaller, more ...
Joe Kerr
Delivering real value with innovative strategies and solutions
If you create a master application utilized by multiple clients in different tenancies/hosted platforms, each change of the master applications requires export/import of the application to the client environments, correct? Any better way to do that?
Unfortunately, I don't think there is a better way currently but It would be nice if it could, maybe through REST APIs.
Joe Kerr
Delivering real value with innovative strategies and solutions
If you create a master application utilized by multiple clients in different tenancies/hosted platforms, each change of the master applications requires export/import of the application to the client environments, correct? Any better way to do that?