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
Surbhi Dham 10Surbhi Dham 10 

How to deploy my Apex Trigger and Apex Class from Developer Edition to Production

Hi,
Please provide the steps on how to deploy my Apex Trigger and Apex Class from Developer Edition to Production?
Thanks
Prateek Singh SengarPrateek Singh Sengar
You can use force/com migration tool or eclipse with force.com plugin to migrate code from dev to production
https://developer.salesforce.com/docs/atlas.en-us.daas.meta/daas/meta_development.htm
You can also create an unmanaged package of the components in your dev org and install that package to the production.
https://help.salesforce.com/HTViewHelpDoc?id=creating_packages.htm&language=en_US
Surbhi Dham 10Surbhi Dham 10
I have small development to deploy from Developer Sandbox to Production. It is 2 triggers and 1 class that i wrote. can you explain step by step process to do this.
Surbhi Dham 10Surbhi Dham 10
Hi Karthik,

I am getting the attached error. Please advise. thanks!User-added image
Surbhi Dham 10Surbhi Dham 10
Hi Karthik, I did the below and I am getting an error. I have attached the error on the page. Please have a look and advise. Thanks Surbhi
Surbhi Dham 10Surbhi Dham 10
Nope. How can I write that?
Surbhi Dham 10Surbhi Dham 10
Hi Karthik,

Can you help in writing a test class for my Triggers and Class if i post them here. Please advise.
Surbhi Dham 10Surbhi Dham 10
Hi Karthik,

Can you help in writing a test class for my Triggers and Class if i post them here. Please advise.

This is an Urgent request.

Thanks
Surbhi