Last updated
Was this helpful?
SDOC__SDTemplate__c is the design-time template used to produce SDOC__SDoc__c records.
SDOC__SDAction__c rows are child action definitions linked to SDOC__SDTemplate__c through SDOC__Template__c.
SDOC__SDRelationship__c is a junction from one SDOC__SDoc__c to one or more business records (represented here as GENERIC_BASE_OBJECT).
ContentDocument and ContentVersion represent Salesforce Files storage.
ContentDocumentLink.LinkedEntityId links the file to records, typically the business record and sometimes additional records.
SDOC__SDoc__c.SDOC__File_ID__c and SDOC__File_Version_ID__c are string references to file artifacts, not hard lookup relationships.
Last updated
Was this helpful?
Was this helpful?

