Loading
Salesforce Document Generation
Turn on Localization for Document Generation

Turn on Localization for Document Generation

Configure localization settings to generate documents with translated content and locale-specific formatting. Control localization at the document generation request level and refine behavior at the field level.

Required Editions

Available in: Lightning Experience
Available in: Professional, Enterprise, Unlimited, and Developer Editions
User Permissions Needed
To configure localization for document generation: CLM Admin User

Before you begin:

  • Use Context Service as the token mapping type.
  1. Set up translation for localization.
    1. Enable data translation.
    2. Enable translation workbench.
    3. Add translation languages and translators.
    4. Add the translations tab to an Object.
  2. Configure the translations tab to translate your data.
    1. Open the record you want to translate.
    2. Click the Translations tab, and then click Add Translations.
    3. Select a language.
    4. Enter the translated values for the supported fields.
    5. Save your changes.
  3. To turn on localization for contract flows.
    1. From Setup, in the Quick Find box, enter Contract Type Config, and then select Contract Type Config.
    2. Set the LocalizedEnabled field to Yes.
    3. Save your changes.
  4. To control field-level localization.
    1. Open a context definition.
    2. Select the field that you want to configure.
    3. Select Keep Localization to use translated values for the field, or clear it to use the original org value.
    4. Save your changes.
  5. To turn on localization for direct document generation.
    1. Create or update the Document Generation Process record.
    2. Set the Localized Enabled field to true in the request.
    3. Run document generation.
  6. To turn on localization in Omniscript.
    1. In the document generation step, add an element value to SetGenerationServiceInputParams.
    2. Enter IsLocalizationEnabled as the parameter name and True as the value.
      This parameter isn’t available in the UI. Configure it in the request.
 
正在加载
Salesforce Help | Article