...
- How are we making use of the shared tables? As a lookup or we write into them too?
- Can we continue to provide access from the original server?
- At which layer should the access be created? Joget app server or DB server level?
- If DB level, we can consider making use of JDBC related plugins(i.e. JDBC Database SQL Query Options Binder / JDBC Form Binder / JDBC Datalist Binder/ Database SQL Query/ Database SQL Query List Data Store).
- If Joget app level, we can consider making use of JSON API or provision new ones using API Builder where we can exert more controls in API management.
...