Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Finding old value of a field

I have a requirement to pull the old value of a filed which was updated on a particular date. Tried to query the sys_audit table but transactions are failing. What is the best option to do this?

samadam by Mega Sage
  • 4110 Views
  • 5 replies
  • 2 helpfuls

Resolved! Onchange Client script State Value

 Hi I have this script onChange for planned start date, and one for end date as well pasted below which is working as I need it to. I'm kind of still learning javascript, so basically what I wanted to know when i first created the script I had the st...

muhammad4 by Tera Contributor
  • 1303 Views
  • 2 replies
  • 2 helpfuls

root cause analysis methods in Problem record

why can't we have root cause analysis methods in Problem record?Did any one implemented 5 Why's RCA methodology. it would be good to have separate module under problem section.Just got a though  

Aravinda YS by Tera Contributor
  • 9109 Views
  • 11 replies
  • 5 helpfuls

User can access SP forms without logging into instance

Hi all, I have had the following situation. We utilise contact records for some users so that the service desk can log tickets on their behalf. However they should not have access to the portal or Service Catalog (these are minimal and should go thro...

Andrew Dunn by Giga Contributor
  • 1659 Views
  • 4 replies
  • 2 helpfuls

SPM licensing

We currently have ITSM and leverage it for incident management. We have a need to have the same resources who are solving incidents apply time to a task (what we call a project). The requirement is as follows: Customer A has a bank of hours for incid...

Resolved! In Incident Table there is field add two numbers should populate in 3rd field , but the problem is the number should be in eg : 0001 + 0002 = 0003 000

In Incident Table there is field add two numbers should populate in 3rd field , but the problem is the number should be in eg : 0001 + 0002 = 0003 Answer should be in this format  0003   please help me I have written this code in Business rules : ...

Resolved! Unable to use a script include as a search filter

I am on Kingston. I started out with the intention of using a script include to filter for a array of ticket sys_id's. However, I'm testing out using a very simple script (literally just returning a single string which is an existing sys_id, at this ...

find_real_file.png find_real_file.png find_real_file.png
leena5 by Giga Contributor
  • 5208 Views
  • 5 replies
  • 6 helpfuls

ECAB approval process for emergency change management

Hello All, We have an assignment group as ECAB and the group members are 2 persons - a) Test user b) demo user Steps followed : Create New emergency changeSet State as Authorize and select assignment group as ECABSave the change formApproval goes to ...