XSOAR Incident Opened Time

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

XSOAR Incident Opened Time

L1 Bithead

Once a XSOAR incident is created, how can we find when a user actually clicked & opened incident for the first time?

1 REPLY 1

L3 Networker

Hi @sai thank you for posting your question to the Live Community Forum. This depends on whether the incident status, whether it was already Active when the user clicked the incident. In that case, there is no trigger and we can't log that time with the current functionality. However, if it isn't already active, you can use a timer that is started in the pre-process rules and stopped using a field-change-triggered script, when the status changes to Active. 

 

In addition, you can refer to our example Automation script "StopTimeToAssignOnOwnerChange". You can start the timer field "Time to Assignment" in a preprocess rule. Then use the script StopTimeToAssignOnOwnerChange as a field-change-triggered script on the "owner" field to stop that timer. This will calculate the time taken between the incident been created and it being assigned an owner. 

 

Hope this helps.

  • 1075 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!