RevenueUploadMap object
This object contains upload field mapping definitions that map source file columns to staging table fields for data ingestion.
Unique Identifiers
The following fields on the RevenueUploadMap object can be used as unique identifiers to distinguish different RevenueUploadMap objects.
- Id
- INTERNAL - Unique identifier of the upload mapping record.
- ClientId
- INTERNAL - Assigned by Zuora Revenue, should not be updated by any other means
Joining Objects and expressions
The following table lists the objects that are joined with the RevenueUploadMap object and the joining expression to be used:
Joining objects | Joining expressions |
|---|---|
RevenueCalendar | CrtdPrdId = AccountingPeriodID |
RevenueUpload | UploadId = UploadId |