CPG Group Field Reference
The CPG Group object is intended to store appropriate objects' records in alignment with SOQL filters applied to these objects and their child objects.
Object API name: CTCPG__Group__c
| Field | API Name | Type | Description | ||
|---|---|---|---|---|---|
BatchJobId |
CTCPG__BatchJobId__c |
Text(18) |
The appropriate batch job to update group members. |
||
Dynamic Group |
CTCPG__IsDynamic__c |
Checkbox |
If selected, the group is dynamic.
|
||
Field List |
CTCPG__FieldList__c |
TextArea(255) |
Fields to display group members table (separated by a comma, without blank space). |
||
For Group Update |
CTCPG__IsForUpdate__c |
Checkbox |
Defines if the group should be automatically recalculated. |
||
Group Filter |
CTCPG__GroupFilter__c |
LongTextArea(32768) |
Stores SOQL filter for a group record. |
||
Group Filter JSON |
CTCPG__GroupFilerJson__c |
LongTextArea(131072) |
Stores a JSON with SOQL filter for a group record. |
||
Group Type |
CTCPG__ObjectType__c |
Picklist |
Select the group type:
|