Incident Management forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Sending notification on ticket creation

Hi all,I have an incident form with the fields "Opened by" and "Opened for". A user can create a ticket for themselves (Opened by == Opened for) or create a ticket for another user (Opened by != Opened for). I would like to send out notifications whe...

Resolved! how to update work note in incident

Hi All ,  I have 1 requirement i.e: in interaction table1 reference field is created and the reference field refers to incident table records. now in interaction table if transcript field is updated then the same data needs to add a   work note of th...

Set the List Views for Request to auto refresh.

Hi All,We have an requirement to Set the List Views for Request to auto refresh. Is it advisable to implement this functionality ? If not, What are the disadvantage of implementing this ?Any help is much appreciated. i tried to Create a UI Action wit...

Madhusudhan6 by Tera Contributor
  • 1874 Views
  • 1 replies
  • 0 helpfuls

Resolved! Show a grouped report in export

Good Morning, Quick question, is there a way to export a list of incident records grouped?  I know we can view them grouped within the application but my manager is requesting it grouped so he can view via email. Thanks, Jewell

jaubert by Tera Guru
  • 1660 Views
  • 3 replies
  • 0 helpfuls

Load the data from excel to ServiceNow

Hi,  I have a list of Business services, Application services, Assignment group as well as users list which i need to upload with ServiceNow on daily basis. How do i get it loaded please? I tried to open business service list view> right click> impor...

GurpreetKaur5_0-1699531126682.png

Resolved! UNIX integration with ServiceNow

Hi, I have a requirment to integrate ServiceNow with UNIX server. I need to send data (short description, number etc) from incident ticket to Unix server and again get back some data back from Unix to Servicenow. Do we have any spoke available in Int...

Resolved! getting all the sctask objects of a RITM

Hello Experts, For a RITM and i want to get all the SCTASK objects the RITM will have. Below is the script i am using. Please suggest me if it is OK or please suggest the best practice way to get it.  var i=0;var arr=[]; var reqitm=new GlideRecord('s...

deepika46 by Tera Contributor
  • 2520 Views
  • 5 replies
  • 6 helpfuls

Resolved! Adding journal notes to incidents via script

I have an ask to update 300+ records. While this is doable, the ask includes adding notes to the update, which is always a little trickier. I'm not sure how to dotwalk or access the attached activity list to update it. var gr = new GlideRecord('incid...

Venjamin by Tera Contributor
  • 9279 Views
  • 5 replies
  • 5 helpfuls