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
N@niN@ni 

Batch apex class need to modify which is already scheduled?

When I tried to modify the batch class it's throwing error like "The class is already scheduled", So I go to the schedule jobs to delete, but there are multiple jobs, I dont know which job is related to which class, I have tried with AsyncApx and CronDetail object quieries, but I couldn't found.
Please let me know how to get the job name for particular apex class.

Thanks in Advance.
Khan AnasKhan Anas (Salesforce Developers) 
Hi,

Greetings to you!

Please refer to the below knowledge article which might help you further with the above requirement.

https://help.salesforce.com/articleView?id=000323577&language=en_US&type=1

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas