Hi,
Is there a feature in ARIS, where it can trigger email to the process owner for re- approval or re evaluation when it hits a data and time.
Use case
- I have created a model, and its published after getting approval from process owner.
- I have set a valid till date of the model to 01 Jan 2026
- Can ARIS automatically trigger email to the process owner on 01 Jan 2026 to check the relevance of the model and approve it.
- Is there a feature in ARIS which can support that? If not what is the other alternative you suggest ?
Thanks,
Dharsan Valoor
Alexander Cherednichenko on
Hi,
If you use Enterprise Edition, then yes, it is possible. The main precondition is that you have set up an SPTM server.
Then, a customized script is required. This script could run automatically (by schedule) and check the target date for the specific model. In case the end date is identified, you can send a notification by script. So, technically, it is doable, but such a script is necessary to code. It is not out of the box.