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

Forum Posts

Resolved! Client Script - setValue not working as expected

I have an OnLoad client script to set a choice list field and then set the actual value of the field.The choices are dynamic and are first looked up (when another reference field is entered) and then stored in a field to feed the choice list.The choi...

9-7-2017 1-17-44 PM.png
Sue Frost by Giga Guru
  • 4479 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to specify path to a portal page under Mobile UI ?

I have created a portal page and want to link it under Mobile UI -> Navigator Apps -> Service Portal -> New Module. I tried specifying the path as path of the page (/sp/?id=page_name), but it did not work. Any advice on how to do this ? thanks in adv...

Dot walking from a reference field

Hi All,I have a request item that is used for on boarding, in that item there is a field to list the employee's manager.   The manager field is a reference field that references the sys_user table.   I have an activity in my workflow that requires th...

User163016 by Tera Contributor
  • 6313 Views
  • 4 replies
  • 0 helpfuls

Resolved! Create a workflow to create enhancements or defects

Hi,I have been asked to create an intake process through Service catalog which once submitted will create an Enhancement or Defect based on certain conditions.Is this possible in ServiceNow. I thought you could only create Incidents or Task through t...

sjv by Tera Contributor
  • 3597 Views
  • 8 replies
  • 2 helpfuls

Revert to base system still says customized

We are attempting to go through all of the Skipped Updates and attempt to revert these to the base system where possible by clicking Revert to Base System.While this does replace the record with the OOTB version, it continues to indicate that it is c...

revert.png
kirkr by Tera Expert
  • 2563 Views
  • 6 replies
  • 0 helpfuls

Resolved! isInSchedule is not working as excepted

I added 2017-01-18 in the U.S. Holidays schedule entry list,when i run below code...schedin.isInSchedule(datevalidation)   return false value.please help me to resolve below issue.var schedRec = new GlideRecord('cmn_schedule');         schedRec.addQu...

Configuring labels of reports

Hi,In a report(type - trend) created, we made the report to trend by quarter and it shows the x-labels as, '1/2017'(for jan, feb & mar of 2017). Instead we want to display the label as 'Q4-16/17'.Is there any way by which we can configure the x-axis ...

divya_m23 by Kilo Contributor
  • 5574 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to configure Meeting Invitation to Outlook?

Hi All,I have been trying to send Meeting Invitation to Outlook. I have created Email Template and import export map ( from Email Templates - ServiceNow Wiki ).I have been able to send an email with "not supported calendar message.ics" file attachmen...

jenny32 by Tera Guru
  • 9238 Views
  • 30 replies
  • 6 helpfuls

Getting HTTP Status Code 202 for every REST API request.

Hi,We are getting HTTP Status Code 202 for every REST API request. For example: https://xxxxxx.service-now.com/api/now/v1/table/task call returns with 202 and same is the case with other tables. According to the REST API documentation, 202 is not lis...

skymak by Kilo Contributor
  • 5763 Views
  • 3 replies
  • 1 helpfuls