Create a contract configuration

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 3 Minuten Lesedauer
  • Define the contract repository where the contracts will be stored and map the data to be added to the contract or amendment document.

    Vorbereitungen

    A contract template and a template rule that will pick the template when the user submits a contract or amendment request must exist. For more information, see Configure templates for a contract and amendment request in Contract Management Pro and Configure contract template rules.

    You can distinguish configurations for an amendment request from those for a new contract by using the Request type selection.

    If you want the variables related to the contract request to be available in condition builder, add the contract request reference to your application table. For more information, see Enable contract request fields in condition builders

    For a request:
    • The fields mapped in the contract configuration determine which values will be updated in the contract document.
    • For a contract request, a new contract repository record is created. According to field and variables mapping, the values are populated into the contract document.
    • For an amendment request, a new contract repository record isn’t created. Instead, the existing record is updated by overriding values for fields and variables that have a defined mapping. If a mapping doesn’t exist for a specific field, its value remains unchanged. For example, to update the contract end date through an amendment, the mapping for the end date field must exist.

      If you want to copy fields with empty values and override existing values in the contract document, select the Allow empty value flag when configuring the mappings.Set the flag Allow empty value for copying empty values

    Role required: sn_cm_core.contract_config

    Warum und wann dieser Vorgang ausgeführt wird

    To add data to the contract documents, you have to map request table fields to repository fields.

    Hinweis:

    Third party contracts already have a default contract configuration in the base system.

    Prozedur

    1. Navigate to All > Contracts Core > Contract Administration > Contract Configuration.
    2. Select New.
    3. On the Contract Configuration form, fill in the fields.
      For more information, see Contract Configuration form.
    4. Select Save.
    5. In the Contract Repository Mappings related list, select New.
      Abbildung : 1. Contract configuration
      Contract configuration with repository mapping
    6. In the Mapping type, select the type of mapping you want to do.
      The fields on the form change depending on the selection.
      Mapping typeFields available
      Field mapping - Map fields from the request table to the fields in the contract repository table.
      • Request table- Table to which you want to associate the contract configuration.
      • Map from field- Field of the request table that you want to map to the Map to field, a field in the contract repository.
      • Active - Option to indicate that contract repository mapping is active.
      • Contract repository - This field is automatically set to the configuration repository set in the Contract repository field.
      • Allow empty value - Option to enable copying of empty values to contract repository and override the existing value.
        Hinweis:
        This option is available only when the Request type is set to Amendment in the contract configuration and it isn’t selected by default.
      Template mapping- Map the template mappings of a contract template to the fields in the contract repository.
      • Template - This field is automatically set to the template for which you’re creating the repository mapping.
      • Template mapping - The field from the template that you want to map to the Map to field value, a field in the contract repository.
      • Active - Option to indicate that the contract repository mapping is active.
      • Allow empty value - Option to enable copying of empty values to contract repository and override the existing value.
        Hinweis:
        This option is available only when the Request type is set to Amendment in the contract configuration and it isn’t selected by default.
      Template mapping- Map variables of record producer to the fields in the contract repository table.
      • Record producer- The record producer from which you want to copy the variable. For example, If you want to copy a variable from a contract request for Non-disclosure Agreement, select record producer for a Non-disclosure Agreement.
      • Variable- The variable of the record producer that you want to map to a field in the contract repository.
      • Active- Option to indicate that the contract repository mapping is active.
      • Map to field- The field to which you want to map the variable from the record producer.
      • Allow empty value - Option to enable copying of empty values to contract repository and override the existing value.
        Hinweis:
        This option is available only when the Request type is set to Amendment in the contract configuration and it isn’t selected by default.
    7. Select Submit to save the repository mapping.
    8. Select Update to save the contract configuration.