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
Saravanan @CreationSaravanan @Creation 

Apart from ANT is there any tool which automate the smooth deployment.

Hi All,

Currently we are using ANT for moving the changes from one org to another org. We are facing some difficulty like Namespace prefix and delecting the component. We want to know is there any tool apart from ANT to handle all this stuff.

Thanks in advance!

Regards,
Anupam Bansal (Capgemini)Anupam Bansal (Capgemini)
Hi Sarvanan,

There are many tools available for deployments. 

1) Standard Salesforce Change sets
2) Workbench (Ant based)
3) Force.com Migration tool (Ant based)

You can explore these and find out which is suitable for your requirements

Thanks
Anupam Bansal