Loading
Ongoing maintenance for Salesforce HelpRead More
Feature degradation | Gmail Email delivery failureRead More
Visual Studio Code Based Modeler for Consumer Goods Cloud
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          LinkedEntityAttributeName Attribute

          LinkedEntityAttributeName Attribute

          The Salesforce Datasource contracts use the linkedEntityAttributeName attribute to support Salesforce files.

          Required Editions

          Available in: Lightning Experience in Professional, Unlimited, and Enterprise Editions that have Consumer Goods Cloud enabled.

          The linkedEntityAttributeName attribute is available in the root node.

          Sample Code

          <DataSource name="DsLoCallAttachments" backendSystem="sf" editableEntity="ACCL_File"
          businessObjectClass="LoCallAttachments" external="false" distinct="false" readOnly="false"
          schemaVersion="1.1" linkedEntityAttributeName = "clbMainPKey">
               <Attributes>movie
                    <Attribute name="pKey" table="ACCL_FileLink" column="Id" />
                    <Attribute name="clbMainPKey" table="ACCL_FileLink" column="ParentId" />
                </Attributes>
          </DataSource>
          
           
          Loading
          Salesforce Help | Article