SmartConnect 2018
Salesforce eOne_RTDS_Master
The real time data source master table is used to record real time data source registered against Salesforce objects.
Object Name: eOne_RTDS_Master
API Name: eOne_RTDS_Master__c
Label: eOne Real time Data Source Master
Fields:
Field  | 
API Name  | 
Data Type  | 
Remarks  | 
|---|---|---|---|
Source Entity  | 
Name  | 
Text (80)  | 
The name of the Salesforce entity that should trigger the data source.  | 
Data Source Id  | 
SourceId__c  | 
Text (255)  | 
The SmartConnect Id of the data source that should be triggered by the Salesforce entity.  | 
Data Source Query  | 
Query__c  | 
Long Text Area (32768)  | 
The query that should be triggered by the Salesforce entity.  | 
Is for Create  | 
IsCreate__c  | 
Checkbox  | 
True if inserts on the Salesforce entity should trigger the real time data source, else false.  | 
Is for Update  | 
IsUpdate__c  | 
Checkbox  | 
True if updates on the Salesforce entity should trigger the real time data source, else false.  | 
If for Delete  | 
IsDelete__c  | 
Checkbox  | 
Not used.  | 
Note: no tabs or page layouts are defined for this object.