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

Forum Posts

How to use Valid to for a retiring knowledge article

Greetings!I notice that this notification is not working when a article is ready to retire, the condition is set as:By default, this Valid to field for a published article is set to 1 year from the publish date. With certain situations, my knowledge ...

find_real_file.png
fzw by Kilo Contributor
  • 1771 Views
  • 3 replies
  • 0 helpfuls

action.get('sysparm_link_collection');

Hi Community,  var linkedM2MTable = action.get('sysparm_link_collection'); Can you please interpret the above line of code. This I found in out-of-box script include 'ActionUtils'. This script include is being used in global submit button which redir...

Resolved! mandatory fields on Change request

Dear All, I'm trying to make planned start date and planned end date fields in the change request mandatory fields during the schedule state, if defined the below UI policy, but it didn't work what am I missing    

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Yaseen2 by Mega Expert
  • 2725 Views
  • 2 replies
  • 1 helpfuls

Allowing a supervisor to view all incidents for subordinates

Fairly new to ServiceNow so any suggestions are welcome. What I would like to implement is something like the "Incident -> Assigned to me" but filtered such that it becomes "Incident -> Assigned to my team". What is the best practice for implementing...

Jack8 by Giga Contributor
  • 1181 Views
  • 4 replies
  • 3 helpfuls

Resolved! Left justifying value on integer field

I have an integer field that is displaying value to right end, I tried to add style but it only shows up left justified in the list view. How can I have it displayed on the form also left justified?Thanks

samadam by Kilo Sage
  • 4061 Views
  • 4 replies
  • 13 helpfuls

Resolved! Inbound REST API to trigger a workflow (How To)?

I have an inbound REST API call that sends my instance a user_id. This should start a workflow that will perform several actions.  What is the best way to initiate this? Do I create an event? How do I get the user name information into the workflow?

Michael M1 by Giga Expert
  • 1771 Views
  • 3 replies
  • 0 helpfuls

Getting by default first value using addOption();

Hi Team I don't know why in form i am getting by default first value only but in list view i am getting correct value. For reference please find the below script, please let me know what i am missing in this and how to avoid incorrect value inside th...

Pragati4 by Tera Contributor
  • 1707 Views
  • 5 replies
  • 0 helpfuls

Incident fields are not visible?

Good afternoon, Recently, I replaced the Category/Subcategory fields with Business Services/Service Offerings on the Incident form. However, most other people cannot see these fields on the Incident form - only admins and those with a particular PMO ...

Jerri by Mega Contributor
  • 1483 Views
  • 6 replies
  • 0 helpfuls

Resolved! How to delay a survey-trigger

Hi  So i am trying to delay a survey for 5 days going out. In dev i'm setting it up to delay 10 min. It's not working. When i am adding  Closed - relative - on or before - 10 - min - ago    It stops working (it works with out, and it is sending the s...

find_real_file.png

Script Include to filter assignment group

Hello, I'm trying to filter the reference available on the assignment group. I was reading about reference qualifiers but I can't seem to add a condition to them. What i'm trying to do is, whenever an incident has 'test company' as the company, it wi...

fanare by Giga Contributor
  • 2047 Views
  • 6 replies
  • 0 helpfuls

Resolved! Email Script with .hasRole() always evaulating 'true'

Hello,I'm working on an email script that should include a link to the incident ticket if the user role is 'itil' and if anything else they'll be directed to the ESS portal.My if/else statement is working. But for some reason .hasRole is always 'true...

Luke10 by Kilo Expert
  • 2670 Views
  • 16 replies
  • 6 helpfuls