The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Business rule affecting project Tasks

I'm looking for the business rule that affects the following: New project tasks in the SN Project module are set by default to be in an Open state. If the project itself is in a different state, creating the new task will set the overall project stat...

Derek10 by Tera Expert
  • 2908 Views
  • 7 replies
  • 3 helpfuls

Resolved! Is there any API for calculating distance on the basis of UK postcodes. IF there is any, how can we call that in Service Now?what are the steps to call custom API in Service Now.

Hello All,I want to calculate distance on the basis of two postcodes of UK. Is there any API present for it. Also, how can I call custom APIs in Service Now. In Postcodes.io   lot of APIs are present but I don't know how to use them in Service Now. A...

Chandresh by Tera Guru
  • 4552 Views
  • 12 replies
  • 0 helpfuls

Resolved! Get sys id by display value

Hello,I am making Business Rule that checks incident number and gets it's sys id.Problem is how can i make a script that checks my display value for example "INCE0012345" as a query?var inc = new GlideRecord('incident');query that queries the display...

hatazhix by Mega Expert
  • 8220 Views
  • 10 replies
  • 1 helpfuls

Resolved! Generate dates from date range (server-side)

I'm looking to create an array of dates based on the range of two date variables within a requested item. Ultimately, once I retrieve the range of dates, I'll need to see if any of these dates fall within a separate range of dates. If so, I'll return...

Cary5 by Mega Expert
  • 2675 Views
  • 1 replies
  • 2 helpfuls

Inbound Email Action

Hello everyone,I create one custom date field in incident form. I want to set the email date timing to my incident date field.I am trying this but this is not working,current.u_date = email.date;current.short_description = email.subject;ThanksAnkul A...

ankul by Tera Contributor
  • 1679 Views
  • 4 replies
  • 0 helpfuls

Sections in Record Producer

Hi,Can we create sections in Record Producer? If so can anyone please share the code. My requirement is to create show or hide the sections to user depending the values selected (Check Boxes). If "1" check box is selected it should show the Section 1...

vamsee1 by Mega Contributor
  • 2330 Views
  • 3 replies
  • 0 helpfuls

Resolved! rest api explorer path parameters

Hi,I'm     quite new to the ServiceNow platform.   I have been going through the tutorials on developer.servicenow.com and have gotten to the Rest Explorer section.When I navigate to System Web Services > REST > REST API Explorer,     I don't see a ...

find_real_file.png find_real_file.png
mszafran by Kilo Explorer
  • 1913 Views
  • 2 replies
  • 3 helpfuls

How to schedule bi-weekly reports in service now?

Hi SN friends,One of my requester wants me to schedule a bi-weekly report. The options I see for 'run' are quite confusing. Should I use periodically? If yes then how should it be used?Please assist.Thanks,Priya

priyajames by Kilo Contributor
  • 1701 Views
  • 1 replies
  • 0 helpfuls

Calling data export to CSV/PDF/EXCEL from a processor

Hi,is there a way to call export data functionality from a processor. I mean can I call something similar to /incident_list.do?CSV inside a processor and return result to the client?processor.redirect is not an option as it deals with the client side...

kikhtenko by Kilo Contributor
  • 1541 Views
  • 1 replies
  • 0 helpfuls

Different Time Zone required in Email Notification

Hi,I have some Date/Time fields in my incident form. Some notifications are triggering on Incident form and that fields are there in the notification body.System's time zone is in EDT. So in the notification also I am getting the field value as EDT f...

tanumoy by Tera Guru
  • 3513 Views
  • 3 replies
  • 0 helpfuls

Export report to CSV in URL

I was able to create a custom report and I can browse to it directly in the URL by entering https://slu.service-now.com/sys_report_template.do?jvar_report_id=myreallylongreportidis there a way I can add a switch or value to the URL to automatically l...

timtoennies by Mega Contributor
  • 5890 Views
  • 3 replies
  • 4 helpfuls