How to Deploy a Package from UAT to PROD using LCS
Scenario: Continuing onward from the previous blog. How to Deploy a Package from DEV to UAT using LCS Your customizations have been successfully deployed to a UAT (sandbox) environment. Functionals and/or users have extensively tested and verified the customization on the UAT environment. You have been given go-ahead and now you need to carry those customizations from UAT environment to production environment. All right then, let’s jump right into it! Prerequisites: To successfully perform the process, you will need: Admin creds or project security role of "Project owner" on LCS. A successfully completed deployment on a UAT (sandbox) environment. Process: Step 1: Mark an application deployable package from a sandbox environment as a release candidate for a production environment. Step 2: Schedule the release candidate on a production environment. Step 1: Mark an application deployable package from a sandbox environment as a release candidate for a production environment. ...