...
Easy deployment tool for Salesforce No-Code, Low-Code, pro programming, and hybrid App Dev
All Metadata deployments across Salesforce Orgs.
Partial deployment of Objects using Sub-components
Org to Org Deployments, SCM to Org Deployments
Rich Comparison - Org to Org, Git repot to Org, Supports full comparison, by object type and specific object level comparisons.
Identify and commit changes to the Git repository
Continuous Integration from Sandbox to Git repository, Git repository to Sandbox, Dev, and Production Orgs.
Supports migration of profile permissions specific to components using Sub-components.
Unit Test Automation
Notifications and built-in Approvals, external approval delegation to change management systems like ServiceNow
Fully Automated Pipelines and release management
Test Automation with tools like Selenium, Tosca, HP UFT, Automation Anywhere, and more
Code Scanning capabilities with PMD, Checkmarx
Identify all the Profiles for the objects that are in the package and add the profiles automatically to your package.
Dependency analysis
Easy rollbacks
Salesforce DX Ready
Automatically replace environment specific values / properties using FlexDeploy Replacements before deploying
Objective
The goal of the tutorial is to automate the deployment of Salesforce metadata customizations from one Salesforce Org (Sandbox or Development) to another Salesforce Org. This automation will include:
...