Avalara VAT Reporting Batch Fields

Here is a description of the fields on the Avalara VAT Reporting Batch object.

The object stores the status of the batch Apex jobs for the Avalara VAT Reporting integration background processes. These processes include:

From Setup, navigate to Monitor | Jobs | Apex Jobs to check the progress of the batch jobs. Using Lightning ExperienceClosedNavigate to Setup | Environments | Jobs | Apex Jobs.

The user who starts the batch process is notified by email when the process completes. Any errors that occur are recorded in logs, which you can access from the Avalara VAT Reporting Logs related list.

Field Name Description
Avalara VAT Reporting Batch ID

The batch record identifier (autonumber with an AVRB- prefix).

This is also used to generate the name of the XML document.

Apex Job ID Unique identifier for the current batch Apex job.
Batch Process Lookup to the batch process record. The record is deleted automatically when the process completes.
Notification Type The type of notification sent when the process completed: Successful, Failure, or Mixed.
Status The current status of the batch job: "Processing", "Complete", or "Error". If the process completed with errors, an error log will be available from the Avalara VAT Reporting Logs related list. Refresh your browser to ensure the process status is up to date.
Total Number of Aborts The number of logs where Log Type is Abort.
Total Number of Errors The number of logs where Log Type is Error.
Total Number of External The number of logs where Log Type is External.
Total Number of Logs The total number of logs.

Avalara VAT Reporting Log Fields

Here is a description of the fields on the Avalara VAT Reporting Log object. This object stores the results of the batch Apex jobs for the Avalara VAT Reporting integration background processes.

Field Description
Avalara VAT Reporting Batch Master-Detail link to the related Avalara VAT Reporting Batch record.
Avalara VAT Reporting Log ID The log record identifier (autonumber with an AVRL- prefix).
Log Type Indicates the type of log (Error, Information, Abort, External).
Message The text of the message.
Transaction Lookup to the related transaction record.