Dynamic Group Settings
Dynamic Group Settings is used for managing parameters of creating CPG groups.
API name in Salesforce: CTCPG__DynamicGroupSettings__c
| Field | API Name | Type | Description |
|---|---|---|---|
Batch Size for Processing |
CTCPG__BatchSizeForProcessing__c |
Number(4,0) |
Specify the batch size to process the CPG Group Member records.
|
Batch Size for Removing |
CTCPG__BatchSizeForRemoving__c |
Number(4,0) |
Specify the batch size to remove the CPG Group Member records.
|