Accounting Background Worker Fields
The following objects are for internal use. They are used during the background processing of batch Apex jobs.
Object | Description |
---|---|
Accounting Background Worker | The batch control object for the Batch Apex Framework. It has its own tab because it contains a useful progress bar. |
Worker Item | Stores the different work actions that the worker batch process needs to run. Internal use only. |
Worker Log |
Stores the errors that occurred during the worker batch process and a link to the related document. Error logs are kept for 90 days unless Keep Background Worker Error Logs (Days) in the Accounting Settings custom setting is set to a different value. Success logs are cleared the next time a batch job runs, so only success logs for the most recent batch job are retained. |
Worker Log Group | Stores the worker item records for processing by the batch process. The user who creates the worker log group (by starting the batch process) is notified by email once the batch process has completed. |