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

Forum Posts

Resolved! Can you update a group's type with a fix script?

I'm fairly new to Servicenow, been on the platform as an admin for about 4 months, and I am trying to update 32 groups with a fix script vs manually opening the records and updating the group type. Here is what I have: var grp = new GlideRecord('sys_...

Resolved! How to get Annotation(Info box blue)

Hi, There's this requirement i have. I am not able to proceed. Please help me with this. It appears like this in the form, How can i get that icon?? n Checklist should be of which type!!   Thanks, Vaishnavi

find_real_file.png find_real_file.png

How to get the lost application after clone .

Hi Experts,   Good Day we have Lost an  application in Sub-Prod Instance after Clone with prod. we have done this clone 1 month ago .    How can i get this in my instance. please suggest.   Thanks in advance

shweta5 by Giga Expert
  • 1682 Views
  • 5 replies
  • 2 helpfuls

Knowledge Base Taxonomy

Would you please provide me some feedback on this concept? Thinking of creating a separate tier 0 and tier 1 KB for each subject area, where the knowledge owner/manager can posse enough expertise to understand the need to create content and manage it...

richbest by Tera Contributor
  • 2053 Views
  • 4 replies
  • 0 helpfuls

Resolved! Reopened Cancelled Change Request

Hi, everyone. I'm just learning about workflows, but feel so dumb. I don't know how I to revert a cancelled CR. I have no idea where to start.

CJB by Tera Expert
  • 3275 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to set default order of list by reference field value

Hello everyone, How to set default order of list by reference field value? isOrder=true works fine on String field types, but not onto reference one User preferences with System checkbox ticked are not solving issue neither. Reference field is called...

Resolved! Creating Import Set error from CSV file

Hello, I am trying to create Import Set from CSV file for data source.I am getting following error in Red. I do not have any duplicate column.I am giving header row as start from 3 but seems like csv file taking by default row as 1. When i checked Im...

find_real_file.png find_real_file.png

Resolved! Inbound Actions - need to find INC number and 3rd party ref

Hi Team,I have a requirement to update an Incident from an email - and not log a new one.   I need to grab the INC number from the subject to perform an update to that INC ticket - plus grab the 3rd party ref number and add it to the incident field.T...

Is it possible to have a template assign a tag?

I have been making several templates to quickly assign newly created incidents to different teams in our organization. When we assign to these teams we also add a tag to the incident for tracking and trending purposes for our Service Desk team. I rea...

Resolved! Removing a container from a custom portal

Please be patient with me We have a custom Portal (developer no longer here) and I need to remove/hide one of the containers named "Report an Outage" See Screen shots attached I went into designer (Page Editor) but not sure were I can remove the cont...

find_real_file.png find_real_file.png
Mary by Mega Guru
  • 1695 Views
  • 3 replies
  • 0 helpfuls

Resolved! Individual approval activity for each selected item in List collector. So that i can add other activities based on individual approvals

Hi, I have a List collector field(Applications) in the form.  The approver are different for each selected application and it was derived from master table. Approval process begins after submitting the form. Here I can set all approvals in one approv...

find_real_file.png find_real_file.png

Resolved! Using JavaScript in a template

I'm interested in making my templates a little bit smarter with a bit of JavaScript. I'm able to set the Caller to myself using this snippet for the value of Caller in the template:javascript:gs.user_id()I then tried to set the Short Description usin...