You need to sign in to do that
Don't have an account?
Chinna Sfdc
Need help for Batch Apex
Hi Team,
We have created Two batch classes using different objects(Account and Opportunity) for updating the Teammembrs which are working fine.But my problem is i want to include onebatch class instead of two batch class.Can any one please help on this.
Thanks
We have created Two batch classes using different objects(Account and Opportunity) for updating the Teammembrs which are working fine.But my problem is i want to include onebatch class instead of two batch class.Can any one please help on this.
Thanks
Use an Iterable in Batch Apex to Define Scope
Refere below code
Best Regards,
Amit Ghadage