Loading
Salesforce Document Generation
目錄
選取篩選

          沒有結果
          沒有結果
          以下是搜尋小祕訣

          檢查關鍵字的拼字。
          使用較常見的搜尋字詞。
          選取較少篩選條件以擴大您的搜尋。

          搜尋所有 Salesforce 說明
          Context Definition for Document Generation

          Context Definition for Document Generation

          Define a reusable data structure for document templates by creating context definitions. These definitions organize Salesforce business data into nodes and attributes, capture relationships such as primary and related objects, and map the information into a structured JSON format. The mapped data provides token values used in document generation.

          Required Editions

          Available in: Lightning Experience
          Available in: Professional, Enterprise, Unlimited, and Developer Editions

          For example, to generate a contract document with line items, the context definition must include Contract as the primary node and ContractLine as a child node. Map these nodes to the corresponding Contract and SalesContractLine entities their attributes mapped accordingly. You can also map attributes from related entities, for instance, map the attribute Contract.AccountName to the field Contract.Account.Name, where Account is a reference field on the Contract object. Attributes such as Contract.StartDate, Account.Name, and Contact.Email are defined in the structure and later referenced as tokens in the template.

           
          正在載入
          Salesforce Help | Article