Fallout exception handling management
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2025 07:44 AM
Need best solution to handle fallout exception handling management capabilities between OMT and ITOM for Telecom domain.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 12:50 PM
Hi,
I've asked a similar question a few months ago and explored the OOTB capabilities. It seems that you will have to build it yourself. I see a couple of options here:
- Add custom buttons on fallout tasks for an agent to create a related record of the type you want (incident, request etc.), which will be related to the fallout task. You'll have to implement sync between those two records by yourself e.g. status updates, work notes/closure notes, whatever you want to sync. Of course, update the fallout task UI to show related records.
- If you have a more complex use case, explore this option, many-to-many relationship between task tables.
I hope it helps
I live for thumbs ups.