RevenueJobHistory object
The RevenueJobHistory object stores job execution history, including program definitions, status, parameters, timing, and error details, and supports joins to related objects such as RevenueCalendar.
The RevenueJobHistory object contains the job execution history along with program definitions, including job status, parameters, timing, and error details.
Unique identifiers
The following fields on the RevenueJobHistory object can be used as unique identifiers to distinguish different RevenueJobHistory objects.
- Id
INTERNAL - Unique identifier of the job execution request
- ClientId
INTERNAL - Unique identifier that is assigned by Zuora Revenue. This should not be updated by any other means.
- SecAtrVal
Security attribute to restrict data from being accessed. All data security is driven by the value in this field.
Joining objects and expressions
The following table lists the objects that are joined with the RevenueJobHistory object and the joining expression to be used.
| Joining objects | Joining expressions |
|---|---|
RevenueCalendar | JobCreatedPeriodId = AccountingPeriodID |