Activity › Forums › Salesforce® Discussions › What are migration tools in Salesforce?
-
What are migration tools in Salesforce?
Posted by Ratnesh on May 1, 2020 at 4:51 PMWhat are migration tools in Salesforce?
Ayush replied 6 years ago 5 Members · 4 Replies -
4 Replies
-
Hi,
The Force.com migration tool is a Java/Ant-based command-line utility that lets Salesforce developers access the Salesforce metadata API indirectly to move Apex and configuration changes between Orgs. The Salesforce Metadata API is a SOAP API that allows you to push and retrieve some metadata types - [adinserter block='9']
-
Migration Tool is used to retrieve source code and metadata from an org in simple file formats
-
The Force.com migration tool is a Java/Ant based command line utility that let’s Salesforce developers access the Salesforce metadata API indirectly to move Apex and configuration changes between Orgs. The Salesforce metadata API is a SOAP API that allows you to push and retrieve some metadata types
-
Migration Tool is used to retrieve metadata from an org in simple file formats
Log In to reply.