Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! How to setLimit on Related list?

Hi Folks, I want to show only 20 records that are opened for the user. function refineQuery(current, parent) { var qc = current.addQuery("opened_for", parent.opened_for); current.addQuery("sys_id", "!=", parent.getUniqueValue()); current.orderByDesc(...

Vijay27 by Tera Guru
  • 2862 Views
  • 8 replies
  • 3 helpfuls

Resolved! To Make Fields Read-only on change request form

Hi, These are stages in my project instance After Platform Manager has approved- I want Justification, Risk and impact analysis, Backout plan, Test plan, Validate and Communicate Plan, and Implementation plan (on Schedule tab)  fields to be read-onl...

find_real_file.png

LDAP Sync - Group memberships not completely populating

Hello, I am experiencing a problem whereby a set of Active Directory groups sync to ServiceNow via LDAP, but the memberships only partially carry through. What I mean by partially carry through is that some of the memberships appear on some groups, s...

Guy Cooke by Kilo Explorer
  • 2333 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to acces Task number from Assessment instance table

Hi All, I am trying to fetch the value of task number(task_id) i.e. change number from Assessment Instance (asmt_assessment_instance) table as soon as a record is inserted using a BR Please refer below screenshot for BR and table BR is created After ...

find_real_file.png find_real_file.png
KS7 by Kilo Contributor
  • 6659 Views
  • 19 replies
  • 2 helpfuls

Resolved! Find Record Producer name for a variable in a variable set

If I have a string variable on a Record Producer (say Record Producer Name), I can set the default value to javascript:current.cat_item and it will populate the variable with the name of the current record producer. If I have a variable set on the re...

wiltonr by Giga Contributor
  • 3890 Views
  • 3 replies
  • 0 helpfuls

Resolved! Missing sn_change_write OOTB

We have Change Management activated and I need to grant some people the ability to submit changes, but not provide them a full ITIL role.  I see in the product documentation I should be able to do this with the sn_change_write role, but we do not hav...

find_real_file.png

Resolved! Creating an SCTASK from RITM

I created a basic catalog item without a workflow since I don't need one. When I submitted the form from the Service Portal, the data is passed into the record within the Now Platform UI correctly. I see that an REQ and RITM is created but not the SC...

PN2 by Kilo Expert
  • 14667 Views
  • 10 replies
  • 4 helpfuls

Resolved! Changing Variable Set type from Single row to Multi row

Hello,   I have few Variable Sets already created with multiple variables and I realized I need to change the type of theseVariable Sets from Single row to Multi row. Do you think guys that it's safe to do that via background script? Because the Type...

Martin Timko by Tera Contributor
  • 4114 Views
  • 2 replies
  • 2 helpfuls

Resolved! Whenever work notes / comments changes on the incident, it should get copied to all associated incident tasks. Also when work notes of incident task changes it should get copied to the incident. Also no notification should trigger during this activit

Hi All, We have below requirement:   Whenever work notes / additional comments changes on the incident, it should get copied to all associated active incident tasks. Also when work notes of incident task changes it should get copied to the incident w...

punitchourey by Tera Contributor
  • 8954 Views
  • 10 replies
  • 4 helpfuls