Closing Expired Contracts

When a contract is not renewed or canceled, it remains in active state even if its end date has passed. You can run a script to set the status of expired contracts from Active to Closed. For information about contract states, see Contract Workflow.

To close expired contracts:

  1. Go to Customization > Scripting > Scripts.

  2. Filter the list to show only Map/Reduce script types.

  3. Look for SWV CR MR R08 Close Contracts (customscript_swv_cr_mr_r08_closecontract) and click the Deployments link next to it.

  4. Click the Edit link for customdeploy_swv_cr_mr_r08_closecontract.

  5. Make sure that the Status is set to Not Scheduled, and the Deployed box is checked.

  6. Click Save and Execute in the Save button dropdown menu.

The script searches for contracts with a current status of Active and an end date that is before the current date. Then, it sets the status of these expired contracts to Closed.

Closed contracts cannot be edited and will no longer be processed for the following:

General Notices