Contract termination
|
|
This page is under construction and not yet complete. Please do not rely on the information provided here. |

This page has not yet been written. If you would like to contribute, please click the edit icon at the bottom left and write the content. You can then create a PR to get the content reviewed and merged.
The contract termination process is used warn the user before the contract end date is near. It has to be manually created by the user in the UX.
Required variables
The import process requires the following variables to be set when starting:
-
warnAt, the date at which the warning should be sent for this contract. -
contractId, the unique identifier of the contract.
The business process model
Below is a business process model for contract termination.
Figure 1. Process diagram
|
|
If a contracts end date is already in the past the process will terminate without any warning. |