CustomerDataSlice Batch Details

The CustomerDataSlice batch is used to split the complete set of customers into smaller parts, called "slices".

Slices can be triggered on the following batches:
  • KYCDeploymentInitiation
  • IndividualDIScreening
  • EntityDIScreening
  • Individual314aDIScreening
  • Entity314aDIScreening
The following table provides the list of tasks in the CustomerDataSlice batch. These tasks must be executed in the following order:

Table 20-30 CustomerDataSlice Batch Details

Sequence Tasks for CustomerDataSlice Batch Jobs for CustomerDataSlice Batch Pipelines for CustomerDataSlice Batch
1 StartDataPipelineServiceBatch Not Applicable Not Applicable
2 CustomerDataSlice Customer Data Slice Customer Data Slice

Note:

Batch Run Parameters :
  • $OPERATION$ - This parameter value can be either 'I' or 'R'.
    • I = The value for $OPERATION$ if passed as 'I' creates slices for the first time when there are no existing slices.
    • R = The value for $OPERATION$ if passed as 'R' updates the existing slices as per the new $SLICEVALUE$..
  • $SLICEVALUE$ - Specifies the slice size which is nothing but the number of customers in each slice.