A container for data inserts or updates made to an object, e.g. :
- Importing and processing a file of commission revenue records into the Instalment object.
- Upserting a file of client records into the Entity object.
- Importing a file or campaign response records into the Interaction object.
| Field Label | API Name | Type | Notes |
| Batch Number | Name | Text (80) | Required |
| Created By ID | CreatedById | Lookup (User) | Required |
| Created Date | CreatedDate | Datetime | Required |
| Deleted | IsDeleted | Checkbox | Required |
| Description | cloupra__Description__c | Textarea (2000) | |
| Last Modified By ID | LastModifiedById | Lookup (User) | Required |
| Last Modified Date | LastModifiedDate | Datetime | Required |
| Last Referenced Date | LastReferencedDate | Datetime | |
| Last Viewed Date | LastViewedDate | Datetime | |
| Owner ID | OwnerId | Lookup (Group, User) | Required |
| Record ID | Id | Id (18) | Required |
| Snapshot Definition | cloupra__Snapshot_Definition__c | Lookup (Cloupra__Snapshot_Definition__C) | |
| Status | cloupra__Status__c | Picklist (Queued; Completed; Failed) | |
| System Modstamp | SystemModstamp | Datetime | Required |
Comments
Article is closed for comments.