lee mcdermott Posted August 11, 2022 Posted August 11, 2022 Hi, As part of our Major incident process we link calls to a "Major Incident" call. Is there a way to automatically close all the linked calls when we close the Major Incident call? If so how would that be done? thanks lee
Steve Giller Posted August 11, 2022 Posted August 11, 2022 You can Resolve linked Requests in the BPM - then the Linked requests can follow their own Resolve->Close procedure in their own Workflows.
lee mcdermott Posted August 11, 2022 Author Posted August 11, 2022 @Steve Giller thanks steve, so when you say the linked requests can follow their own resolve close procedure do you mean that would be against and use the BP that is being used by that particular call or do you mean you would also have to configure an extra bit in the BP where it is calling the close linked request? lee
Steve Giller Posted August 11, 2022 Posted August 11, 2022 This would be against the BP that each individual (linked) Request is running against. Let's say we have a system that has failed which has triggered the MI, and this is preventing Users from signing in - but Users who are already signed in can continue to work but can't save their documents. You will have two types of Incident - Can't log on, and Can't Save. These will likely have different Workflows associated and a different clean-up between resolution and closure, so it is important that the Linked Requests continue to follow their own workflows despite being part of the same MI. 1
lee mcdermott Posted August 17, 2022 Author Posted August 17, 2022 @Steve Giller Hi steve just looking at this now. I have found the automated node settings to close linked calls. Can you clarify the following. If I link a call say IN000002 to a call IN000001 are either of them treated as the master call so to speak? I am thinking if all the calls are using the same BP, if I add a node to close linked calls will it matter which call i close first? or will closing any call that is linked to any other just close them all? Ideally what I would like is to have a master call (which will be our major incident call) which will then have loads of calls linked to it. I just want those linked calls to close only when I close the major incident call, I wouldn't want one of those linked calls to be closed which then closes all the others including the major incident call. hope that makes sense? thanks lee
Steve Giller Posted August 17, 2022 Posted August 17, 2022 9 minutes ago, lee mcdermott said: If I link a call say IN000002 to a call IN000001 are either of them treated as the master call No. 12 minutes ago, lee mcdermott said: I just want those linked calls to close only when I close the major incident call Without delving into your Workflow(s) it would be impossible to say, but if they're all using the same one I'd wonder if setting a Custom Field on the Request you consider the Master, and then only taking the "Resolve Linked Requests" path if that is set would be an option here.
lee mcdermott Posted August 17, 2022 Author Posted August 17, 2022 @Steve Giller It sounds like this could get a bit complicated. As an alternative method do you think using an auto task workflow would work? So If I have a auto task that ran and closed all linked calls i could just trigger that from the Major Incident call? lee
Steve Giller Posted August 17, 2022 Posted August 17, 2022 I don't see how that would be any less complicated - you'd still need a way of identifying the Master Request and only showing the Custom Button that triggers the AutoTask for that one request, and ensuring it was only available at the correct stage in the process. But yes, an AutoTask would work just as well.
lee mcdermott Posted August 17, 2022 Author Posted August 17, 2022 @Steve Giller Yeah i though i could control the visibilty of the button to a select few so only a few of us could trigger that auto closure. maybe?
lee mcdermott Posted August 17, 2022 Author Posted August 17, 2022 @Steve Giller actually when i think about it it may work. Our current process for dealing with Major incidents is there is a Auto task button available for all incidents. When we have a major incident we raise a master call logged against a major incident user. Once logged we then trigger the auto task to raise that call as the major incident - it then goes off and does its thing. There will then be a De-escalate button that will only show on that major incident call because the priority will have changed to high. I am thinking if I include the close linked calls on the de-escalate auto task it will then close all linked calls when that major incident call is de-escalated (which should only be done) when the issue is sorted and it will only be ran against that 1 major incident call.
lee mcdermott Posted August 17, 2022 Author Posted August 17, 2022 @Steve Giller Hi Steve, I am now trying to test this auto close linked calls - I cannot seem to get it to do anything? am i missing something fundamental that needs configured to get this to work? I have one node as below. I have 2 calls linked (logged against the same service) when I run my auto task it says it runs but actually doesn't seem to do anything to the linked call? Any ideas?
Steve Giller Posted August 17, 2022 Posted August 17, 2022 I haven't used that node in an AutoTask - it may be a requirement that it's used in a Request Workflow, as the AutoTask runs independently of the Request. If so, having the Resolve Linked Requests node in the main BPM to run after the Master Request de-escalates would get around this.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now