A scenario, where if you need to relocate your application to another VM, what is the best approach –
- Review the source and target VMs on resource, like CPU and RAM usage and users statistics, like concurrent user on source and target servers.
- Best is to do a vertical setup on existing VM where environment is already setup, else another approach can be re-installation but time consuming.
- If RESTFUL services for apex are in user then create a new MN to host the additional services.
- create profiles for new forms
- setup DB security where needed for new host/vm
- test the urls with new routing
deploying RESTFull Services –





Do not forget to activate the changes else you will see below error —
