- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 06:49 PM
Hi.
Regarding problem management, there is a requirement to automatically close after 2 days under the following two conditions.
- State is Resovled
- All problem task statuses closed
To achieve these requirements, I would like to take the following three steps, is this a best practice?
- Create "problem.auto.closed" in System Property(Value is 2)
- Use System Properties created by Business Rule
- Run Business Rule once an hour with Scheduled Job
※We would like to perform automatic closing based on the last update date.
Thank you!
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 07:03 PM
Hi,
Yes this is standard way of closing resolved problems.
For similar setup you can check OOB solution available for Incident closure.
You can use FLOW to achieve this using low/no code functionality.
Thanks,
Anil Lande
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 07:03 PM
Hi,
Yes this is standard way of closing resolved problems.
For similar setup you can check OOB solution available for Incident closure.
You can use FLOW to achieve this using low/no code functionality.
Thanks,
Anil Lande
Thanks
Anil Lande