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

Forum Posts

Timezone issue

Hi All, I have a query regarding Timezones available/ created in servicenow. Example: Case 1: Suppose I have chosen ART timezone which is related to Argentina and Argentina timezone is 08:30 hrs behind IST (as per google). But while configuring Timez...

find_real_file.png
Evan2 by Kilo Guru
  • 1901 Views
  • 4 replies
  • 0 helpfuls

Resolved! Data Validation in Scripted REST API

Hi,For the people who are using Scripted REST API's to post and update data to ServiceNow, how do you handle data validation? Specifically for reference fields? I have found that if you pass in an invalid sys_id, the record is still created with a nu...

greg54 by Tera Expert
  • 5664 Views
  • 9 replies
  • 4 helpfuls

Resolved! setJournalEntry isn't working as expected

Hi All, We have a business rule creating Problem tickets automatically when an incident is raised on the same CI or service offering 3 times or more in the space of 30 days. I am using the below function to update incident tickets with their master p...

Dubz by Mega Sage
  • 3157 Views
  • 7 replies
  • 1 helpfuls

Survey - users can submit a survey multiple times

Hi guys, I have searched a lot for answers, but nobody seems to have a straight answer.How can we restrict a recipient only being able to sumbit a survey once? There should be an OOB for this. I want to avoid creating a client script or BR to check f...

robinsnow by Tera Contributor
  • 1491 Views
  • 3 replies
  • 0 helpfuls

Ticket Attachment Widget

Hi all, I have configured the Ticket Attachment widget in RITM approval for the approvers. They can able to view the attachments when there is an attachment available in RITM.  Few attachments will be in REQ itself. I need to bring those attachments ...

Vikram3 by Tera Guru
  • 1398 Views
  • 4 replies
  • 0 helpfuls

Resolved! Need to know Servicenow licensing details

Hi All,I just want to know about service now licensing based on the instance type.I have requested for the info in this page ServiceNow | Contact Us ,but still I did not get any response from anyone.Can anyone guide me how to get those information.Th...

chitrat by Tera Contributor
  • 16260 Views
  • 10 replies
  • 6 helpfuls

Resolved! Changing button names in GlideModal UI Page

Hello, We have a custom GlideModal, please check the screenshot. I want to change names of the buttons from OK and Cancel to Create Incident and Cancel. How do I achieve this? Is it a simple modification of the UI Page, not working if I am changing t...

find_real_file.png find_real_file.png

Scripted REST API - Query Parameters are always arrays?

This seems odd to me, and does not match what they show as their example on the docs site listed below.I'm creating a Scripted REST API to simplify interactions with catalog variables.   Currently working on the simple 'Get Variables' request, to get...

Chris M3 by Tera Guru
  • 5882 Views
  • 2 replies
  • 2 helpfuls

Rest VS Scripted Rest APIs

Hello expert,I need to understand the difference between Rest and Scripted Rest APIs in terms of servicenow ? I have to integrate ServiceNow CMDB with 3rd party(Solarwinds, Ipsoft) CMDB. Which API is recommended and why?Thanks in Advance