cgc_sync__Sync_Tracked_Object_Config__c

Contains configurations for tracked objects including data distribution, sync settings, and client schema. This object is available in API version 53.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Sort, Update
Description
Unique identification of the record.
SetupOwnerId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the setup owner.
This is a polymorphic relationship field.
Relationship Name
SetupOwner
Relationship Type
Lookup
Refers To
Organization, Profile, User
cgc_sync__Active__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the tracked object is active (true) or not (false).
The default value is true.
cgc_sync__Allow_Null__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether null values instead of default datatype values in the offline database are allowed (true) or not (false).
The default value is false.
cgc_sync__Batch_SOQL_Param_Chunk_Size__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Batch SOQL parameter chunk size in bytes.
cgc_sync__Clear_Upload_Failures__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether to clear upload failures for this tracked object (true) or not (false).
The default value is false.
cgc_sync__ClientApp_ID__c
Type
string
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Installation ID of the device.
cgc_sync__Custom_Index_List2__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Custom set of indexes named List2 for the current object.
cgc_sync__Custom_Index_List3__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Custom set of indexes named List3 for the current object.
cgc_sync__Custom_Index_List4__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Custom set of indexes named List4 for the current object.
cgc_sync__Custom_Index_List__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Custom set of indexes named List for the current object.
cgc_sync__Dependent_Lookups__c
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Details of the dependent lookups.
cgc_sync__Displayable__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether to display this object in the mobile app (true) or not (false).
The default value is true.
cgc_sync__Enable_Enhanced_Delta_Sync__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the delta sync is active (true) or not (false).
The default value is true.
cgc_sync__Fieldset_Name_List__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Comma-separated list of field set names for the object.
cgc_sync__Layout_Needed__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether this layout is required in the mobile app (true) or not (false).
The default value is false.
cgc_sync__List_Header_Fieldset__c
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
List header of the field set.
cgc_sync__Max_Records_Before_Full_Sync__c
Type
double
Properties
Create, Defaulted on create, Filter, Nillable, Sort, Update
Description
Maximum number of single records that the device can sync before switching to full sync mode.
cgc_sync__Object_Api_Name__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
API name of the tracked object.
cgc_sync__On_the_Road_Sync__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Enable (true) or disable (false) synchronizing only tracked objects marked as On The Road Sync.
The default value is false.
cgc_sync__Only_Metadata_Needed__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether only metadata is allowed and no data is downloaded for this tracked object (true) or not (false).
The default value is false.
cgc_sync__Order_By__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The value for ORDER BY.
cgc_sync__SF_Rest_Enabled__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the client must use standard Salesforce REST API to synchronize tracked objects (true) or not (false).
The default value is false.
cgc_sync__Sync_Overview_Condition_Field__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Condition to display this record on the Sync Overview screen as a pending upload.
cgc_sync__Sync_Overview_Condition_Operator__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Conditional operators (IN, >, <, =, !=) for sync overview.
cgc_sync__Sync_Overview_Condition_Value__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Condition for sync overview.
cgc_sync__Sync_Overview__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether to display this record in sync overview (true) or not (false).
The default value is false.
cgc_sync__Sync_Record_Weight__c
Type
double
Properties
Create, Defaulted on create, Filter, Sort, Update
Description
Weight of this record. Weight of a record is directly proportional to the computational resources that are required for processing.
cgc_sync__Tracked_Relationship__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the dependency on another tracked object. Clients can evaluate this field to propagate sync states from child to parent records.
cgc_sync__Tracking_enabled__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether a tracked object relationship must be considered (true) or ignored (false).
The default value is false.
cgc_sync__Where_2__c
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Second part of the where clause.
cgc_sync__Where_3__c
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Third part of the where clause.
cgc_sync__Where_4__c
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Fourth part of the where clause.
cgc_sync__Where__c
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Conditions of the where clause.