Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Can we display image dynamically with in the variable set?

Hello,I've a requirement to display the image with in the variable set popup. We have a catalog item with variable set. User is going to add the rows by populating some variables data (ex variable is 'part') . When the user selected the part variable...

Roja Paleti by Tera Contributor
  • 601 Views
  • 1 replies
  • 0 helpfuls

Execute schedule report from script

Hi All,I'm using below script to trigger a scheduled report from script. Is there a way we can avoid calling packages directly? var gr=new GlideRecord('sysauto_report');gr.get('name', 'Report Name'); // name of my schedule report.if (typeof SncTrigge...

State flows for change request for Emergency change

Hello All,So i want to restrict my emergency change should not move to assess state from new state if there are no related incident or problem or vr record present.I want to achieve it through state flow is it possible?If yes can you please guide @An...

How to apply conditional data anonymization in ServiceNow

We have a requirement to apply anonymization in ServiceNow, but only under specific conditions. For example, anonymize sensitive fields (like caller name, email, etc.) only when an Incident record is in a Closed state.Has anyone implemented condition...

Looking up latest value of user input in a catalog item

I need to generate a server name based on already existing server names. The method right now is: -user submits a request via the catalog item-script include + client script generate a new name in the following manner:-look at the server name in the ...

MarinaN by Tera Expert
  • 270 Views
  • 4 replies
  • 0 helpfuls

Enabling Debugging for a field

Anyone know how to "watch" a field to find out how it is being turned to ReadOnly?  I have tried the session debugger and I can only select "Entire session".  if I do that, then my ServiceNow session just crashes and I do not get any useful data.

lonesoac01 by Giga Guru
  • 327 Views
  • 1 replies
  • 0 helpfuls

Container split in not working in service portal?

Hi All,      Container split is not working in service portal.created varibel set with container start ,end  and split,it is working fine from catalog side.But when i open same catalog from service portal side,it is not working(not getting splitted)....

sam332 by Kilo Contributor
  • 10284 Views
  • 14 replies
  • 29 helpfuls

Problem management State transition issue

When I create a new Problem with the admin role, it is created successfully and moves through all the Problem Management lifecycle states without any issues.However, when I use the Problem Admin, Problem Coordinator, or any other Problem Management r...

sumit_p by Giga Contributor
  • 387 Views
  • 7 replies
  • 1 helpfuls

Change Management in ServiceNow: Everything You Need to Know

Hello Community, Now I know there is a lot of information available on docs and learning content for Change Request Management, but recently I got a feeling that there should be a one-stop shop for Change Mangement information. That is the reason I a...

SohamTipnis_0-1764233249389.png SohamTipnis_1-1764233249393.png SohamTipnis_2-1764233249395.png SohamTipnis_3-1764233249404.png

Resolved! restrict user access in list view

Use Case:Incidents are Resolved by both Users and Monitoring Tool (sys_user Name of Tool: zenduty.automation).In most of the times Incident Category is incorrectly selected during creation.So what we want to achieve is, when the Incident is resolved ...

jesseisaac by Tera Contributor
  • 372 Views
  • 3 replies
  • 0 helpfuls

How to remove Rca from the popup view

  Hello All,When clicked on Created problem task(inside problem record) ui action on Sow it pops up with a modal i want to remove the rca option from there .How this can be done  @Ankur Bawiskar any suggestions? 

problem-task.png