Skip to main content

Record Processed

The Record Processed activity marks a batch record as successfully processed.

Configuring the Record Processed Activity

To configure the Record Processed activity, fill in the required fields in the activity panel.

Configuration

FieldRequiredDescriptionExample
NameRequiredUnique name for this record processed activityMyActivity
DescriptionOptionalHelpful description of this activity's purposeReads a file from S3
Batch IdOptionalUnique identifier for the batch containing processed records

Input

FieldRequiredData TypeDescriptionExample
Batch IdOptionalStringUnique identifier for the batch
ResultOptionalStringResult of processing (success or error)success
CountOptionalNumberNumber of records processed (for legacy batch mode)1
Record IdsOptionalArrayIDs of specific records that were processed

Output

FieldRequiredData TypeDescriptionExample
StatusOptionalStringCurrent status of the batch
CountersOptionalObject
ContextOptionalObjectContext information for the batch
Completed CountOptionalNumberNumber of records completed in this operation