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
rajesh reddy 3rajesh reddy 3 

Need help on the Batch classes

I have scenario like 50K Accounts I have to schedule through batch apex need to updated every day 
Once Account is updated in contact new entry will created automatically.

Advance thanks for Help:)

Regards,
Rajesh
Best Answer chosen by rajesh reddy 3
pconpcon
It sounds like you're looking for someone to write the code for this project. These forums are not meant for that; you'll want to post over on the AppExchange site [1] where you can match up with a developer looking to work on your project.  You can read over this [2] to learn more about batch apex.  If you have code that have written and have any specific issues with it, please include it here and tell us what specific issues you are facing and we can try to help you.

[1] https://appexchange.salesforce.com/developers
[2] https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_batch_interface.htm