Loading
Salesforce Document Generation
目錄
選取篩選

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

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

          搜尋所有 Salesforce 說明
          Transform Plug-In Requirements

          Transform Plug-In Requirements

          Review required and optional configuration for the context service transform plug-in.

          Required Editions

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

          Mandatory and Optional Configurations

          Area Requirement Mandatory Notes
          Token mapping method Context Service Yes The transform plug-in runs only with context service.
          Apex class Custom Apex class Yes Required to implement transformation logic.
          Interface ind_docgen_api.OpenInterface Yes Required interface for DocGen invocation.
          Method routing invokeMethod → transformTokenData Yes DocGen calls the method by name.
          Input key TokenData Yes Pass as a JSON string.
          Output key TokenData Yes Requires to return a valid JSON as a string.
          Context Filter Selected filter No Filters run before transformation.
          Error handling JSON validation Recommended Prevents failures at run time.
          Guardrails Follow recommended limits for tokens, data size, and transformations No Salesforce enforces limits to ensure efficient use of shared resources in a multitenant environment. See Execution Governors and Limits.
           
          正在載入
          Salesforce Help | Article