RevenueDataTransformationBatch object
The RevenueDataTransformationBatch object stores batch-level data transformation details, including record counts, errors, and join relationships to related objects.
The RevenueDataTransformationBatch object contains the batch-level processing details for data transformation, including transformation record counts and error information.
Unique identifiers
The following fields on the RevenueDataTransformationBatch object can be used as unique identifiers to distinguish different RevenueDataTransformationBatch objects.
- Id
INTERNAL - Unique identifier of the data transformation batch.
- ClientId
INTERNAL - Unique identifier that is assigned by Zuora Revenue. This should not be updated by any other means.
Joining objects and expressions
The following table lists the objects that are joined with the RevenueDataTransformationBatch object and the joining expression to be used.
| Joining objects | Joining expressions |
|---|---|
RevenueJobHistory | RequestId = Id |
RevenueCalendar | CrtdPrdId = AccountingPeriodID |