- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 10:52 AM
Hi Everyone
I'm currently fighting with a business rule that I am trying to create. What I would like to happen is when a incident is accepted as a major incident, I would like an automatic outage created for that MI. I have it working to a point where the outage is being created, but there are a couple of issues.
1 ) Duplicate Outage records are being created so each time an incident is accepted as an MI 2 outages are created.
2) The outage task number is not being populated with the incident number.
3) The Outage record is not showing up on the incident (probably related to 2).
here is my current code
any help would be greatly appreciated. I am currently on Xanadu Patch 2.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 01:43 PM
I believe I got it working, by adding a bit more logic. If anyone needs any help related to it, you can respond to this thread and i'll gladly share what else i did.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 01:43 PM
I believe I got it working, by adding a bit more logic. If anyone needs any help related to it, you can respond to this thread and i'll gladly share what else i did.