We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Giving access to RITM of a catalog item to a specific role.

Hi ,   I want to give access to RITM of one of our catalog item to only users having a role (role name = access_role) . Only users with this specific role can see the RITMs of this particular catalog item and no one else. Currently our all itil users...

shrija10 by Kilo Contributor
  • 3216 Views
  • 1 replies
  • 1 helpfuls

Workflow switching to run as 'System' user if adding a Timer

Hi,I initiate a workflow by having a scheduled job running as a user named 'uCMDB_Integration'.In the workflow I have 2 scripts where I split the transformation of 10 import sets (5 transformations started in each script): Both are run as the user '...

find_real_file.png find_real_file.png find_real_file.png
klautrup by Kilo Expert
  • 7157 Views
  • 9 replies
  • 1 helpfuls

Resolved! Record Producer Clear form and Stay on Submit

I have created a record producer and it shows up and creates records properly. The problem is that by default, on submission it redirects to the service catalog. I would like it to create the record and then stay on the same page with the form cleare...

Resolved! Widget to show 'latest' Knowledge Articles in HR Portal

Hi Team, We have a requirement where inside the HR Portal we want to be able to show a widget of the 'latest articles'.  The 'Latest' timeframe should ideally be configurable, but for starters we're going with 'within the last month'. Has anyone done...

Is there a way to add a form section to multiple CI's without having to go into the form design on every CI you want to change and adding it manually?

 I am currently working on a project in ServiceNow that requires me to configure around 500 descendants of the Configuration Item table by adding multiple form sections to the CI's with around 10-20 fields in each of these form sections. I currently ...

Outbound Web service timeouts (REST & SOAP)

Hi,I just sent a question to support but maybe someone will have some sound informations regarding web services timeouts. what is the exact difference between SOAPMessageV2 - setHttpTimeout(Number timeoutMs) and SOAPResponseV2 - waitForResponse(Numbe...

Syvo by Tera Guru
  • 3258 Views
  • 3 replies
  • 1 helpfuls

Resolved! Delete scheduled Events

All,  I've followed this article: Creating a Simple Reminder Email - ServiceNow Wiki and created a new Event called change.reminder so that I can trigger an email to remind people when their Change Request 'Planned End Date' has passed. This is worki...

MacSWW by Giga Contributor
  • 9717 Views
  • 11 replies
  • 10 helpfuls

create incident via workflow

We are trying to create an incident via workflow, We have tried using the run script This is one of the scripts we have tried via the run script activity: (we found this via the community) var gr = new GlideRecord('incident'); gr.initialize(); gr.sho...

vinod8008 by Kilo Explorer
  • 7543 Views
  • 23 replies
  • 0 helpfuls

Resolved! Attachment reference field

Hi All,   I've searched the forums and found that others are using a Script include to achieve what i'm trying to accomplish; which is create a field that references the "sys_attachment" table, but limits attachments attached to that record. If need...

find_real_file.png

Opened By field is not displaying correct value

Hi All, I am just looking at the incident sin my personal developer instance. And i found little strange or i dont how it works with opened by field.   Before executing the below steps. Login as system administrator and please add the Opened By field...

find_real_file.png find_real_file.png find_real_file.png

Resolved! attach scheduled report to task

Hi We currently have a scheduled task which is triggered every week to check cert expiries. We also have a scheduled report which emails the current certs which are due to expire. I was wondering wether there was a way to get the scheduled report to ...

russellprice by Tera Contributor
  • 5425 Views
  • 16 replies
  • 3 helpfuls

Resolved! Reference field not displaying the value it stored

Hello everyone!!I have a 'Load Incident' reference field on 'Incident' table that references 'Load Incidents' (custom) table, which has other information in addition to a reference to 'Incident' table. I want the 'Load Incident' reference field to be...

Screen Shot 2016-08-02 at 2.53.17 PM.png Screen Shot 2016-08-02 at 2.59.48 PM.png