Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Possible to convert a Record Producer to a Catalog item?

Hi,I have a couple large record producers (one has 73 variables) and I need to change them to Catalog Items. The original versions are client-facing forms that generate a Case; I've copied them and made them internal only and need to turn them into C...

incrypto by Tera Contributor
  • 10948 Views
  • 12 replies
  • 19 helpfuls

Flow triggers IF and ELSE condition same time

Hi all Does anyone knows flow designer flow , if condition and else condition triggers same time and update the record?It appears that when the if condition is met, the flow design executes accordingly; however, I have also included an ELSE condition...

User358853 by Tera Contributor
  • 1173 Views
  • 3 replies
  • 0 helpfuls

Updating Price when item or quantity changes

We are in the process of rolling out our hardware catalog, and I noticed an issue once the REQ/RITM/SCTASKS are created. If the item that the RITM references is changed, or if the quantity is changed, the price on the RITM does not update.    I figur...

Kerry10 by Giga Expert
  • 4755 Views
  • 7 replies
  • 4 helpfuls

Things Every ServiceNow Developer Must Know : Part 3

Things Every ServiceNow Developer Must Know : Part 3 1)glide.servelet.urigs.getProperty('glide.servlet.uri')This property will return your instance base url . This is helpful when creating urls for emails. Instead of creating static url you can use t...

Aditya_hublikar_0-1771501621233.png Aditya_hublikar_1-1771502424955.png

ITSM Starter Pack

Hi All,Can you point me to the resource which contains starter packs for ITSM Implementation for a greenfield project. I remember there were starter packs in excel format which are stories for implementation. They were really handy for an earlier pro...

Plugin Expiry & Update Tracking

 Hi All, A scheduled job is required to identify plugins that have expired or have updates available.The system should trigger a notification containing the relevant plugin details whenever an expiry or update is detected. Please suggest??  

sidharthaa by Tera Contributor
  • 565 Views
  • 2 replies
  • 0 helpfuls

Record updated by

Hello, I would like to make a report on INC not updated by itil role last 5 days. Is it possible and how? Best regards, Nenad

related list on request item form and change request form

I want related list of change in request item form and request item related list on change form.  We have created UI action on request item form to create change so I can  display the number of change under related change and request number under rel...