Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

User unable to create M2M entries

Hi All,I'm facing an issue where a user is unable to add entries on clicking 'Edit' button in outages ('task_outage') related list available in incident form. I have created ACLs to allow the user to read/create/write/delete records in task_outage ta...

Kamal17 by Kilo Sage
  • 2113 Views
  • 3 replies
  • 3 helpfuls

Resolved! add variable set to record producer

How do you add an existing variable set to a record producer? That is, having created a variable set named, myTest with two variables in it....If I click on the record producer -> Variable Sets -> new and enter the same variable set name it just crea...

Jelly UI Page - less than / greater query

Hi AllI'm trying to write a UI page to do a glide query with a 'greater than' or 'less than' operator but the xml doesn't like it !How do i do ..... gr.addQuery("priority", ">", "3");or ...gr.addQuery("priority", "<", "3");I'll also need to run queri...

nhague by Tera Contributor
  • 3992 Views
  • 6 replies
  • 0 helpfuls

Show error message in scripted rest api

Hi,I want to show error message when my caller_id and short_description is empty but here my api is running and creating incident in all the cases(function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) {   var body = request.body....

Sneha39 by Mega Guru
  • 3419 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to send SMS alerts to users ? Do we definitely need Notify - Twilio(paid service) for this ? any other way of sending SMS ?

Hi All,We have a requirement to send SMS alerts to   the Users for the priority based Incidents. My question here is, how to send SMS to the users from Service now.I have installed Notify plugin but it is asking for Twilio credentials (which is a pai...

raghu1992 by Tera Contributor
  • 10772 Views
  • 3 replies
  • 6 helpfuls

Resolved! m2m Relationship - populate variable on 'child' record

Hi!I have set up a m2m relationship with two tables and it works like its supposed to, but I would like to populate a variable based on which record the 'child' has been attached to. For example, lets say I have a table called u_colors and my second ...

Resolved! Create a Metric on task_sla table

I want to create a metric on task_sla table. This table contains has_breached field. When ever that field is true, I want to capture the assignment group at that particular time when the SLA is breached.I have created a metric on Task_sla table and s...

Natsufab3 by Kilo Guru
  • 6063 Views
  • 20 replies
  • 1 helpfuls

Service catalog container Start mandatory fields

I m working on Service catalog. I have multiple container start and each has a bunch of controls which are mandatory. I have drop down and which has multiple request types. On select of one request type, i show the particular set of container start a...

Resolved! Export to MID server from script

Greetings,Is it possible to export data to MID server from script? It's possible with export sets, but I would like to create a form to our Service Portal and on submit save the form data to a table as well as export the data to a location on our mid...

Write operation against table from scope has been refused

I am nearly complete with a new application in Fuji.I have two custom tables that are extended from task "x_myscp_loaner_res_loaner_reservation" and "x_myscp_loaner_res_loaner_res_task".The first table "Loaner Reservation" has a workflow which respon...

Screen Shot 2015-08-19 at 2.00.00 PM.png
Katie A by Mega Guru
  • 7923 Views
  • 3 replies
  • 3 helpfuls

Resolved! API - Get Support Group Sys ID

I'm trying to use the ServiceNow API to get the system id for a particular support group. I would like to pass in the support group's name, like "Service Desk" and have the API return the support group's system ID.Is this possible?

lipetravis by Giga Contributor
  • 2997 Views
  • 3 replies
  • 1 helpfuls