function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Pedro Motta 9Pedro Motta 9 

Change sets or Ant migration tool?

Hello everyone,

I am having some difficult deciding which tool should I use.

I read some user saying Ant migration tool is safer and easier to use. Could someone help to evaluate them?

Thanks!

Regards,

Pedro Motta
Best Answer chosen by Pedro Motta 9
v varaprasadv varaprasad
Hi Pedro,

Please check once below info : 

Change Set Considerations
You can move metadata only between the production org and its sandboxes. You can’t move changes between two production orgs or Developer Editions.
You can add components with a change set, but you can’t delete them. You must use another method to delete components, typically manually.
Because change sets are cloud-based, they’re not ideal when used with a source control system.

Ant Migration Tool Considerations
Requires a more developer-oriented skill set, with experience of Ant and scripting tools
Requires storing the username and password on disk, which some security policies don’t permit:


More Info:

https://trailhead.salesforce.com/en/modules/alm_deployment/units/alm_tools


Hope this helps you!
If my answer helps resolve your query, please mark it as the 'Best Answer' & upvote it to benefit others.

Thanks
Varaprasad
@For Support: varaprasad4sfdc@gmail.com