Create a contract configuration
Define the contract repository where the contracts will be stored and map the data to be added to the contract or amendment document.
Before you begin
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
About this task
To add data to the contract documents, you have to map request table fields to repository fields.
Note:
Third party contracts already have a default contract configuration in the base system.
Procedure
Navigate to All > Contracts Core > Contract Administration > Contract Configuration.
Select New.
On the Contract Configuration form, fill in the fields.
For more information, see Contract Configuration form.
Select Save.
In the Contract Repository Mappings related list, select New.
Contract configuration with repository mapping
In the Mapping type, select the type of mapping you want to do.
The fields on the form change depending on the selection.
| Mapping type | Fields available |
|---|---|
| Field mapping - Map fields from the request table to the fields in the contract repository table. |
Note: 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. |
Note: 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. |
Note: This option is available only when the Request type is set to Amendment in the contract configuration and it isn’t selected by default. |
Select Submit to save the repository mapping.
Select Update to save the contract configuration.