Auto Cancel Lifecycle Event Case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 12:47 AM
Hi There
Can someone please help correct/write the Business Rule for the below logic. The one we have written is not working.
We need to auto cancel the Lifecycle event case when the subject person HR profile becomes inactive.
Before cancelling the LE case it also needs to check if one of the particular HR Task is closed complete.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 01:39 AM
Hi @Hemalatha1
This won't be a good way to close Lifecycle Case directly.
You can use Rescind Process of Lifecycle Event to cancel Lifecycle Case and also to revert some tasks like deactivating account, informing Managers, etc.
Please check below link:
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2024 12:05 PM
@AnubhavRitolia - Can this be done through an API: like rescind the LCE case and delete the user/hr profile?