We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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
  • 8591 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
  • 512 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
  • 3797 Views
  • 7 replies
  • 4 helpfuls

Resolved! Version field is empty in knowledge articles

Hello,I have the necessity to give some users the permission to checkout and edit knowledge articles in my instance -the problem is I've noticed that most of the articles in both my developer and production instances have their version field empty, s...

SSantacroce by Tera Contributor
  • 831 Views
  • 13 replies
  • 6 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

How to enable Risk Assessment UI action in Agent Workspace

How to make the Change Risk Assessment related link to be available in Agent Workspace. I have enabled the workspace button checkbox in the UI action and its showing in Agent Workspace. But when clicking on it nothing happens. Please help.  

Email Not Showing in Activity Stream for Some Cases

Hi All,We are facing an issue with inbound emails creating Cases in ServiceNow.When an email is received, a Case is created. For some Cases, the “Email received” entry is visible in the Activity Stream. For other Cases, the email is NOT visible in th...

SNOW_22 by Tera Contributor
  • 333 Views
  • 6 replies
  • 0 helpfuls

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 Mega Contributor
  • 177 Views
  • 2 replies
  • 0 helpfuls

ReleaseOps Implementation POC

Hi All, Has anyone implemented Releaseops.I need to implement it for three instances,dev,stage and uat.Currently for POC ,we will be treating our UAT instance as prod. I have configured ,but when deploying I want mine update sets to be moved from dev...

Kaustubh k by Tera Expert
  • 281 Views
  • 2 replies
  • 0 helpfuls

Admin Override is not working after recent patch upgrade

After the recent patch upgrade to Zurich patch 5, we have noticed that Admins have lost access to update time zone on user record(sys_user).We have a Write ACL, where we only allow the user to edit their own time zone and nobody else can edit it.This...