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

Forum Posts

Updating sysapproval_approver table in UI Action

In our form we have 'Request Approval' button. When user clicks this button what are all the approvalrecords with state = 'Request Approval' has to be updated with state = 'requested'. For this we added below code in 'Request Approval' action.var gr ...

Hemu1 by Giga Contributor
  • 3796 Views
  • 6 replies
  • 4 helpfuls

Unable to pull in employeeID attribute from AD via LDAP

Hi SN Community, I am attempting to pull in the employeeID attribute from an AD user object to its corresponding ServiceNow user record but without any joy.  I have specified the employeeID attribute in the 'Attributes' field on the LDAP Server form,...

Basim4 by Kilo Contributor
  • 3177 Views
  • 6 replies
  • 1 helpfuls

Request get cancelled when approval is pending after 10 days

Hello All,The requirement is to Explore on time limits for approving a request (reject after certain amount of time ) — If the approver does not approve the request within 5 business days, a notification should go to the approver asking them to appro...

gunjan1 by Kilo Contributor
  • 2870 Views
  • 4 replies
  • 0 helpfuls

Resolved! Business Rule to update a List type field.

Hello Everyone,   I have written a business rule to update a List type field, without clearing the existing values.  The following script, returns duplicate values to the field. Please suggest how can I overcome this issue.   var users = gr.u_report_...

How to build Gantt Chart Report for a custom table?

Hi Team, We have created a custom table. We want to generate a Gantt Chart Report on it. Could you please help me how could i achieve this? Is service now providing any OOB report types? If not, any other external report libraries available? Thanks i...

Resolved! Save record in glidemodal window without closing it

Hi guys, On agile board we have a list of stories. You can open a story by clicking on a number, which if I'm not mistaken is a glide modal window. We have the same UI actions as on a regular story form, but the save and update buttons here both clos...

Marton2 by Kilo Expert
  • 2326 Views
  • 6 replies
  • 0 helpfuls

Scope App Rollback

Hi,   I have updated a scoped app and published the app to my dev instance via studio to as version is 1.7.2 . Before i update the app on prod (current version is 1.7.1) i want to know in case i needed to roll back the changes from Prod instance( onc...

sandeep6 by Tera Contributor
  • 1115 Views
  • 4 replies
  • 1 helpfuls

Resolved! Adding an attachment to scope application

Hi, I'm developing a scope application. As part of the development, I need to add an attachment to a record so that the record and its attachment will be a part of the application. I was able to add the record to the update set of the application but...

Resolved! Change value of variable in active RITM and task

Hi All, Suppose i have an active RITM and its 4 tasks. I have a reference field which is auto-populated based on user selected in  requested for field. Suppose my Requested For = John and his Location is getting auto-populated once his name is select...

Little by Kilo Expert
  • 3052 Views
  • 3 replies
  • 4 helpfuls

Mail script/html - how to add a thick line to separate sections

Hi, I appreciate everyone responding to my questions. I have another html / mail script question. I would like to add a thick line to cleanly separate different sections of the report. I can't seem to get it to work.   Thanks! This is part of the cod...

Sandy7 by Tera Expert
  • 1663 Views
  • 3 replies
  • 0 helpfuls

Resolved! gs.print not working in UI pages

I Wants to print current record number inserted in table after click Submit buttonI am new to Swericenow please helphere is code<?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2...

mahather by Kilo Contributor
  • 4267 Views
  • 9 replies
  • 2 helpfuls

Resolved! Formatting an table created using html in a mail script

Hello - I have mail script that populates a table that gets sent out as an email. I need some help formatting the table...it currently looks like this: What I am trying to do is get the Business Impact  column to become a row below the associated inc...

find_real_file.png find_real_file.png
Sandy7 by Tera Expert
  • 4343 Views
  • 9 replies
  • 1 helpfuls