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

Forum Posts

Resolved! Script in data policy

Below is the script written in UI policy to make fields as mandatory based on condition, how to write this in data policy, since it cannot be converted since UI script is running a script.UI policy code:var fields = g_form.getEditableFields();for (va...

suryan by Kilo Expert
  • 3368 Views
  • 8 replies
  • 0 helpfuls

Resolved! History of incident details in API

Hi, I am new to service now API, Please help me to get the history of incident information in api. I have incident sys_Id. based on this data how do I get history of all the changes. I tried in sys_audit table but information is not available.

Resolved! Client script to auto populate fields on scoped application

Hello,I recently created a scoped application that handles an HR request process, Employee Action Request. I created the table and then added a service catalog record producer for the request. We've done this similarly for another request process whe...

find_real_file.png
Marques2 by Tera Expert
  • 5659 Views
  • 4 replies
  • 3 helpfuls

Resolved! Update Sets - what happens exactly?

Hello SN Comm,I have read a few things when it comes to update sets. I have been able to create a few as well - here is where I am looking to see if someone can just tell me straight forward what happens when I commit an update set..?short story:With...

Resolved! How to access a URL inside g:evaluate tag in Jelly

Developing a new site using ServiceNow CMS and need to access the URL value inside jelly code. I see that window.location method does not work inside j or g tag in jelly instead in script tag.  Can someone please explain how to access URL value insid...

antonymirza by Tera Expert
  • 13989 Views
  • 12 replies
  • 7 helpfuls

Need help with an Assignment Rule that is not working

Hello,I'm pretty new to SNOW so please bear with me on this post.For all Incidents that are coming in through our Service Portal, I am trying to auto-assign the Assignment Group based on the Business Service that is selected. I have created an Assign...

bostonsnow by Kilo Guru
  • 2784 Views
  • 8 replies
  • 0 helpfuls

Resolved! Global search not returning results

My goal is to allow users to search Asset records using the Global Search bar in the top-right corner.  I have added the alm_asset table to the Search Groups, yet when I search an Asset by Asset Tag or Serial Number, no results are returned.  Any hel...

Survey for Service Request

Hello Everyone,I have requirement to Implement survey, when Service request gets closed. I need to attach 'Survey Link' in my existing 'Request completed' notification.How can i achieve it?Also can you please suggest me the best way to implement surv...

aksinghal by Kilo Contributor
  • 2115 Views
  • 3 replies
  • 0 helpfuls

How does delegation work?

Hello ,In Service -now we have an option to delegate a user.I would like to give an instance where i am facing an issue. My Manager has a delegate so currently approval request will go to the manager as well as to the delegate . But the issue is if m...

DK41 by Kilo Explorer
  • 10576 Views
  • 8 replies
  • 0 helpfuls

Client script to Assign Group automatically

Hi community I want to auto-assign automatically the Assignment Group(Hardware Group) based on the Business Service( hardware) that is selected when a user submit a new incident from the Service Portal I have another Business Service( software) that ...

find_real_file.png
lexdiaz by Giga Contributor
  • 4627 Views
  • 9 replies
  • 1 helpfuls

How to import XLS data to Stockroom

Hey all.. I have an Excel file that I have created with assets that I'd like to import to a Stockroom that I've also created and can't figure out how to do it. I have uploaded the file and set it up with its own Import tabel. I then go into Table Tra...

Vlad_Rozic by Kilo Contributor
  • 1856 Views
  • 5 replies
  • 0 helpfuls

Resolved vs Closed Email Notifications

Good MorningI have a situation where I have 2 end users who put in Incidents. Both Incidents were Resolved and both (End Users) got the email notification that your Incident has been resolved and resolved by (ITIL User's Name)72 hours later the Incid...