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

Forum Posts

Resolved! Creating a group approval

Hi community,it is the first time I'm trying to set a group approval for an item.For the catalog Item we are using the OOB related list to add the groups to approve the request. For what I was able to see that list is related with the sc_cat_item_app...

hugogomes by Giga Expert
  • 7836 Views
  • 4 replies
  • 0 helpfuls

Email Subject Length

Hi ,I have a problem with the subject in the email notifications.The subject gets truncated in the email.Intiially the max length of the subject was 100 in template notification and also in email logs .I have changed the max length in all the 3 place...

DK41 by Kilo Explorer
  • 6995 Views
  • 8 replies
  • 1 helpfuls

Resolved! Creating an Asset and a CMDB_CI - POST API Call

Hey All,So I'm currently doing an integration with ServiceNow.However I'm having issues with creating both an Asset and a CMDB_CI item in one post call. simply, I make a POST call to api/now/table/alm_assetwith a dataset populated with all the Asset ...

bhansell by Kilo Contributor
  • 4391 Views
  • 4 replies
  • 0 helpfuls

Resolved! Auto populate reference field based on other reference field

Hi there,I'm figuring out the best way to do this..In my form, I have 2 fields: caller and hospital.Caller refers to the users table, Hospital refers to the company table.My goal is: whenever I populate the caller field, the system needs to lookup th...

customer_hospital.png
rickw1 by Giga Contributor
  • 16881 Views
  • 58 replies
  • 4 helpfuls

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
  • 5832 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
  • 8002 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
  • 6582 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
  • 2563 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