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
rohitash yadav 8rohitash yadav 8 

How to use code to another account

HI,

I have a developer account with some functionality. I have to use all functionality into another account. Do I need to create a packages or app. Can anyone help me..

Thanks,
Rohitash yadav
@Karanraj@Karanraj
You can move all your functionalities like validation rule, workflow rule, apex code or visualforce page through package or through Force.com IDE, you can use force.com migration tool. Download your metadata through Force.com IDE or migration tool, then you can also upload the same meta data information to different developer account using the same tool. 

Force.com IDE - https://developer.salesforce.com/page/Force.com_IDE
Migration tool - https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_deploying_ant.htm