This section guides you through resetting the account summary fields for company turnover at the beginning of the year.

ADvendio is planning to implement an automated process for future releases.

Please make sure to use the Apex class: "AccountTurnover".

How to schedule the Apex Job

To schedule the Apex Job please follow these steps:

  1. From Setup, enter Apex Classes in the Quick Find box, select Apex Classes, and then click Schedule Apex.

  2. Choose a name for the job and specify the name of the class that you want to schedule (AccountTurnover).

  3. Indicate how often the Apex class should run:

  4. Set the start and end dates for the Apex scheduled class. (blue star) If a single day is specified, the job runs only once.

  5. Specify a preferred start time. The exact start time of the job depends on service availability.

  6. Click Save.

Functions of the Apex Job

This Apex Class will:

If you cannot find some of the fields needed, please ensure to add them to your layout in Setup.