Create a legal contract intake workflow by creating a record producer and configuring base system settings so users can request the legal department's guidance on legal contracts.
Before you begin
Role required: sn_lg_cnt.contract_config, admin
About this task
- The legal support for a contract request and amendment request works based on a workflow, so you must provide specific information while setting up the intake process.
- Three record producers are available with the base system, Non-disclosure Agreement, Third-party Contract Review, and Amendment request. You can create a record producer by copying a base system (OOB) record producer to
reuse its existing configuration settings.
- To add supporting documents to an own-paper request, include the supporting documents widget in the record producer. For more information, see Add supporting document widget in own-paper record producer.
- To add external signatories to an third-party paper request, include the external signatories widget in the record producer. For more information, see Add external signatories widget in third-party paper record producer.
Procedure
-
Navigate to .
-
Create a record producer or copy a base system record producer for a new contract type.
-
On the record producer form, provide the following specifications for a new contract type.
-
In the Table name field, select the Legal Contract Request table [sn_lg_ops_contract_request].
The contract workflow is associated with the Legal Contract Request table.
- Optional:
Create variables to add fields on the legal intake form.
- In the Variables related list, select New.
For more information on creating variables, see Create a service catalog variable.
- Map the variable to the corresponding column in the Legal Contract Request [sn_lg_ops_contract_request] table.
-
If the intake form requires user input for the type of contract, in the Variables related list, select New, and then add a variable of type Reference.
Map the variable to the Contract type table [sn_cm_core_contract_type] in the Type Specifications tab.
-
If the contract requires the signature of outside parties, in the Variable Sets related list, select Edit, and then add the External signatory details variable set.
-
If you want to validate the state of contract type and restrict creation of a legal request for the inactive contract type on submission of the legal request, add the Verify if Contract type is
active script from the base system non-disclosure agreement record producer to the new record producer.
For more information on adding a catalog client script, see
Create a Service Catalog client script.
Note: If you don't add this script in the new record producer, the legal request with the corresponding record
producer will be created in the Cancelled state and the contract request won't be created.
-
Add an intake form in the Contracts practice area.
-
From the Type drop-down list, select Request.
-
In the Options field, select Assigned To field not mandatory.
-
For the third-party contract intake form, the Generate Document from Template option must not be enabled.
-
For an Amendment intake form, the Amendment request indicator option must be enabled.
-
From the Request record producer field, select the record producer created in Step 1 to associate with the intake form.
-
Modify business rule to enable data synchronization for custom intake forms.
-
For Non-disclosure agreement intake form that use own-papers, create a contract template.
For more information, see Create a contract template.
In the Conditions, you must select the new category added for the new contract.
-
For Non-disclosure agreement intake form that use own-papers, configure contract template rules when a legal contract request is being created by a legal user.
-
Configure the settings in the Standard Ticket Page for legal requests.
Note: The following settings must be updated in the Contract Management Pro for Legal Service Delivery application scope.
-
Navigate to .
-
Select the sn_lg_ops_request ticket configuration.
-
On the Ticket Configuration form, select Documents in the Tab Configuration related list.
-
On the Tab Configuration form, add the condition [Category][is][<CategoryName>] in the Visible field, where <CategoryName> is the category created for the new
contract.
-
Select Update.
-
Repeat steps for the Preview tab configuration.