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

Forum Posts

Knowledge 17 Hackathon ideas

I am looking for something to build during the knowledge 2017 hackthon.   I have a few ideas rattling around:1. an update set deployment automation tool, which   I started working on last year and already have a significant amount of work into - http...

Resolved! Workflow - Group Approval Advanced Script

What I want to achieve: there are 10 groups of 2 people. I need to get at least one approval from each group. If a user is the member of several groups - he needs to approve several times.If I add "Group Approval" activity and select these 10 groups ...

Andrii by Kilo Guru
  • 5183 Views
  • 4 replies
  • 3 helpfuls

Resolved! Problem updating a reference field with gliderecord

Hi,We are having an issue with the  following code - which runs but does not update the reference field we are targeting. Can anyone advise on the code below and why it isn't working?The code is based on the  following page  http://wiki.servicenow.co...

aansell by Mega Expert
  • 7214 Views
  • 8 replies
  • 1 helpfuls

phone number validations which is 8 digits character's limit ,it will allow only numbers (will not allow other charters like Special symbols @,\$,A..)

Hi Friends,                                   phone number validations which is 8 digits character's limit ,it will allow only numbers (will not allow other charters like Special symbols @,$,A..) .can any one give me sample code.Thanks in Advance.

padhu1 by Kilo Expert
  • 5484 Views
  • 14 replies
  • 0 helpfuls

Resolved! Workflow error : ' GlideAjax is not defined'

Hi,  I am calling a 'script include' in workflow. Script is marked as 'client callable'. This workflow is attached to 'Catalog item'.  When I create a request and check workflow, SNow is showing me an error message ; 'GlideAjax is not defined'.  Bel...

Resolved! addEncodedQuery using copy query not picking correct records

var qry ="stateNOTIN3,6,7,10";qry += "^business_service=44fb09b16fa96a00e40e0f1aea3ee42c";qry += "^sys_created_onBETWEEN";qry += "javascript:gs.dateGenerate('2016-09-01','00:00:00')";qry += "@javascript:gs.dateGenerate('2016-12-31','23:59:59')";qry+=...

vinitha3 by Tera Guru
  • 2218 Views
  • 5 replies
  • 1 helpfuls

Resolved! How to add a table in email notification in workflow?

I want to send an email which has a table in it,Like Sl.no task                             description                   1         TASK001             abcd                   2         TASK002             xyzHow can i achieve this?

I am getting response as 404 Not found when I try to call GET API for tables cmdb_ci_service and alm_facilityin The ReST API Explorer.. Could you please help me with the same?

I am getting response as 404 Not found when I try to call GET API for tables cmdb_ci_service and alm_facilityin The REST API Explorer.. Could you please help me with the same?And also tables like sys_history_line and sys_history_set are not found in ...

Resolved! Notification not triggering

Hi,For requirement when assignment group changes to abc ..it should trigger notification.have set up with-insert or updateassignment group changesassignment group is .......Not sure why the notification is not triggered. Even tries with Events based ...

find_real_file.png find_real_file.png

Resolved! Need Help with Processing Script for RITM Cancel UI Page

All,I have a requirement to add a cancel UI Action button to the RITM form that will open a window so that users can input cancel comments/reasons.   Which I created and it works except for the Processing Script section of the UI Page.I need the Proc...

find_real_file.png find_real_file.png find_real_file.png
Brett14 by Giga Expert
  • 2201 Views
  • 6 replies
  • 0 helpfuls

Resolved! Insert Multiple Records using Business Rule

A training class table is updated routinely by Training Admins adding Classes.   I need to find a way to allow them to create "recurring classes".   On the table there is a start date & end date field. Both are date/time fields.   I've set out by cre...

michaelcory by Giga Expert
  • 6816 Views
  • 17 replies
  • 4 helpfuls