Administering Jobs
This section contains information about the following Jobs:
Schedule Jobs
You can use the Apex Scheduler to schedule execution of Apex classes.
Monitoring Jobs
A lot of requests such as Invoice Creation, document PDF generation, Billing Summary and few others are submitted as Apex Jobs for execution. To know the status on execution of jobs, go to
.The Status of a job will be Completed if it was executed successfully without any failures. If you see the status as Failed, the Status Detail will show the error message to help you identify what went wrong.