You need to sign in to do that
Don't have an account?
vnookala23
Deleting components using ANT migration tool
Hello
Can any one help me how to implement the destructive changes using the ANT migration tool., I want to achieve doing the multiple deployments at same time while moving my changes to production. basically I need to delete some componenrts during the same deployment using ANT while I do actual deployment. I am not clear with documentation I refered about 'destructionChanges.xml'...Can anyone explain in detail with example if possible
Can any one help me how to implement the destructive changes using the ANT migration tool., I want to achieve doing the multiple deployments at same time while moving my changes to production. basically I need to delete some componenrts during the same deployment using ANT while I do actual deployment. I am not clear with documentation I refered about 'destructionChanges.xml'...Can anyone explain in detail with example if possible
I believe this is your best resource:
https://developer.salesforce.com/page/Force.com_Migration_Tool
Watch the video around minute 11. However, I suggest you watch the whole video so you can get an idea on how this works.
Thanks
All Answers
I believe this is your best resource:
https://developer.salesforce.com/page/Force.com_Migration_Tool
Watch the video around minute 11. However, I suggest you watch the whole video so you can get an idea on how this works.
Thanks
Refer to the following links:
https://developer.salesforce.com/docs/atlas.en-us.daas.meta/daas/daas_destructive_changes.htm
https://developer.salesforce.com/page/Propagating_Destructive_Changes
Thanks,
AG
Can I add and remove the components using the same command.
See this example: