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

Forum Posts

Resolved! How to recognize how assigned roles

When you see the role assigned to the User IDIs there a way to tell which group the ServiceNow role was assigned to or personally assigned?

ayano by Giga Guru
  • 1124 Views
  • 8 replies
  • 2 helpfuls

how to save a catalog item value into a table form field

I have a requirement where I need to get values like description, category from my catalog item and save it in request (sc_request) form. I tried writing a business rule for description field but I'm unable to pass values to the business rule from a ...

find_real_file.png find_real_file.png find_real_file.png
NewBiee by Tera Contributor
  • 1191 Views
  • 8 replies
  • 0 helpfuls

Resolved! Field watcher in San Diego not working

After upgrading to San Diego the field watcher does not show the javascript log at the bottom of the page or nothing happens when clicking on the bug icon. Please suggest if any one faced similar issue and what is the solution for this. TIA   ~AK

avinashkande by Tera Contributor
  • 2739 Views
  • 3 replies
  • 9 helpfuls

Linking Knowledge Article to Request

I am trying to link the knowledge article to my Request but as soon as I attach the knowledge article to my Request, so instead of showing the article content in description box, it is showing the article HTML code. Can someone please help me with th...

Resolved! By using historywalker how to get the previous state of the record

My requirement is 2 senarios we have  1. When incident state change from NEW to awaiting info when I click on RETRIEVE button , the incident should set back to NEW state.  2.When incident state change from Inprogress to awaiting info when I click on ...

Krishan by Kilo Contributor
  • 543 Views
  • 2 replies
  • 1 helpfuls

Resolved! Unterminated Literal String

I have a response stored in a string variable and want to fetch the ticket number but I am not able to traverse through the output. Output : <?xml version="1.0" encoding="ISO-xxxx-xx" standalone="yes"?> <Web-Ticket> <Change> <pro> <text>Change succes...

aks4 by Tera Contributor
  • 2892 Views
  • 10 replies
  • 3 helpfuls

How to add CAB meeting's agenda

I need to add CAB workbench has the agenda auto populated with Normal and Emergency changes as described. Normal Change - Change CAB date is the same as the CAB meeting date.Emergency Change - Change CAB date is the same as the CAB meeting date.Stand...

prasad8 by Giga Expert
  • 1088 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to import a CSV file without headers?

Hello,I am wondering if it is possible to import a CSV file that it doesn't any header. I tried and ServiceNow says expected two columns but there is only one.I checked out on google and I see that some peope having same requirement sometimes while w...

jamesgb by Kilo Explorer
  • 5378 Views
  • 13 replies
  • 1 helpfuls

Populate fields based on Assignment Group in Incident

Hi all, I have two scenarios on the incident form. I need to set category field mandatory based on specific Assignment GroupsFor those specific Assignment Groups and Configuration items are not (ABC,XYZ) then description field should be mandatory. Fi...

find_real_file.png find_real_file.png
Saranya K by Tera Contributor
  • 1125 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to set variable checkbox true in RITM (checklist)

Hi,I have some RITMs that open automatically for service desk analysts to check meeting room equipment. This checklist is opened with some checkbox variables, as there are many options, the analyst requested the creation of a button or variable with ...

find_real_file.png
Sarah Anjos by Tera Contributor
  • 1405 Views
  • 6 replies
  • 1 helpfuls

How can I get sys_id of the incident i just opened?

I'm creating a customised VA topic that creates an incident with certain fields. I want to display the incidnet number in the end. I'm using a Record Action utility to insert a record in incident table. Is there a way to get the sys_id of the record?...