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
Abhishek Thakur 17Abhishek Thakur 17 

Deploy Component from production to new production

Hello Everyone,
I want to Deploy components from production to new production. How can we do this?

What tools are used?

Sai PraveenSai Praveen (Salesforce Developers) 
Hi Abhishek,

Did you try export the package.xml using the Workbench and deploy that exported component to the destination org.

Please find the below article for the same.

https://help.salesforce.com/s/articleView?id=000315117&type=1 (https://help.salesforce.com/s/articleView?id=000315117&type=1)

Let me know if you need any further details.

If this solution helps, please mark it as best answer.

Thanks,
 
mukesh guptamukesh gupta
Hi Abhisheak,

First you need to Fetch your component from Old Production in VS Code and
After that connect with New Production  org in VSCode and then deploy component that's you want on New Produciton.


if you need any assistanse, Please let me know!!

Kindly mark my solution as the best answer if it helps you.

Thanks
Mukesh