Contract renewal workflow
Summarize
Summary of Contract renewal workflow
The contract renewal workflow in ServiceNow Yokohama release provides a structured process for renewing contracts that are close to expiration or already expired. It streamlines contract renewal by guiding you through creating, validating, approving, and activating a new contract record linked to the original contract. This workflow supports managing associated entities such as hardware assets, software entitlements, terms and conditions, and rate cards, ensuring comprehensive contract management for Software licenses, Subscription contracts, Maintenance, and Warranty contracts.
Show less
Key Features
- Contract renewal request: Initiate renewal requests for contracts nearing expiry or expired.
- Contract selection: Renew multiple child contracts under a parent contract.
- Build renewal: Enter renewal details for the contract.
- Asset selection: Add or remove hardware/enterprise assets involved in the renewal, viewing assets carried forward.
- Software assets selection: Manage software entitlements included in the renewal, with visibility on carried-over entitlements.
- Terms and conditions: Update and review terms and conditions for the renewed contract.
- Rate cards: Add rate card details to track expenses related to the contract.
- Renewal confirmation: Review all renewal information before finalizing.
- Renewal approval: Approve or reject renewal requests for all renewal request lines.
- Renewal purchase order: Process purchase orders for assets covered under the renewed contract.
- Cancellation: Ability to cancel the contract renewal process at various stages, with tasks locked after closure.
Prerequisites
- Activate the Software Asset Management Professional (com.snc.samp) plugin in your ServiceNow instance.
- For hardware or enterprise asset contracts, install the Hardware Asset Management or Enterprise Asset Management applications from the ServiceNow Store.
- Enable the sncontractenablerenewalflow system property; this is enabled by default for new users but disabled if you already use Software or Hardware Asset Management.
Domain Separation Support
The workflow supports domain separation with data separation, ensuring requests, request lines, and tasks are created in the appropriate contract domains. The sncontractenablerenewalflow system property also supports domain separation, maintaining data integrity across domains.
Use the contract renewal workflow to renew contracts that are nearing their expiry date or are already expired. This workflow enables you to renew contracts through a streamlined and managed process.
- Contract renewal request: Create a contract renewal request for contracts that are nearing their expiry date or are already expired.
- Contract selection: Renew multiple child contracts under the parent contract.
- Build renewal: Supply the contract renewal information.
- Asset selection: Add or remove hardware or enterprise assets from the contract renewal process, and view the assets carried over to the new contract.
- Software assets selection: Add or remove software entitlements that you want to include in the contract renewal process, and view the entitlements carried over to the new contract.
- Terms and conditions: Update the terms and conditions in your new contract, and view the terms and conditions carried over to the new contract.
- Rate cards: Add rate card details to the new contract to track contract expenses.
- Renewal confirmation: Review the renewal details after completing all the details of a contract.
- Renewal approval: Approve or reject a contract renewal request for all Contract Renewal Request Lines.
- Renewal purchase order: Receive the purchase order for assets covered in the contract.
- You can't edit a task after you close it.
- You can cancel a contract renewal process for a Contract, Contract Renewal Request, Contract Renewal Request Lines, and Contract Renewal tasks. For more information, see Results of canceling a contract renewal process.
Prerequisites
Activate the Software Asset Management Professional (com.snc.samp) plugin on your ServiceNow instance.
If you want to manage hardware or enterprise asset contracts, request and install the Hardware Asset Management or Enterprise Asset Management application from the ServiceNow Store instead.
- Enable the sn_contract_enable_renewal_flow system property.Note:If you’re already using Software Asset Management, Hardware Asset Management, or both, this system property is set to false. If you’re a new user, this system property is set to true.
Domain separation
- The request is created in the domain of the contract that initiated the renewal process.
- Request lines are in the domain of the contract of the request line.
- Tasks are created in the domain of the contract being renewed.