cgc_sync__Sync_Named_Fetch_Tree_Nodes__c

Contains information about the nodes that are used to construct the tree structure of sync objects. 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__Child_Join_Field__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Defines the relation between two objects. When the NFT is evaluated, it returns details of the products and tactics that are related to the contract IDs and to the retrieved contracts.
cgc_sync__Display_Name__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Display name of the NFT. This field is unique to your organization.
cgc_sync__Fetch_Tree_Name__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Name of the fetch tree. This is used to look up nodes (records) in the same tree.
cgc_sync__Join_Field__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the join field.
cgc_sync__Object_Api_Name__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Name of the object from which the data is retrieved.
cgc_sync__Parent_Join_Field__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
List of returned contracts for a given set of account IDs. At the parent level, the join field acts as the lookup field.
cgc_sync__Parent_Node_Id__c
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Parent object of this node.
cgc_sync__SF_Rest_Enabled__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether a client can use (true) standard Salesforce REST APIs for synchronization to evaluate an NFT or not (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
Conditional statements of the where clause to filter and retrieve data from the back end.