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

Forum Posts

Is there a way to preserve SSO, Email, etc config when cloning?

I've been combing the community and the wiki the last few days and have found some info, but figured I'd ask the experts here and see if I can get the nuts and bolts of it.We have 4 instances....lots of cloning, and always have to do the post cloning...

Community Alums by Community Alums  
  • 1782 Views
  • 2 replies
  • 1 helpfuls

Reporting on tickets for each member in a group

Hi All,I am looking for a report given below. Please let me know your suggestions.I would like it to display the names of the people in a group and against them listNumber of tickets in their queueNumber of tickets closed that dayNumber of ticket clo...

Capture.PNG Capture1.PNG
RKumar3 by Tera Guru
  • 1497 Views
  • 4 replies
  • 0 helpfuls

How to get the current notification value

Hi all,I need a way to query if the current record the notification is working of off, matches the notification selected in the ticket.i.e. INC0000001 has the customer facing template selected (via a reference field), and the event that notification ...

Updating Requested For isn't working for our Record Producer

According to this wiki article (Record Producer - ServiceNow Wiki), if a record producer has a variable of the same name as a field in the table the record producer populates then the field should be updated by the value in the Variable.   In section...

ewilks by Giga Expert
  • 967 Views
  • 1 replies
  • 0 helpfuls

Business Rule sequence & execution

If there exist 2 Business Rules run on the Approval [sysapproval_approver] table, the 1st with an Order = 100 and the 2nd with an Order = 200, both have the condition "current.state.changesTo('approved')" and the Script of the 1st BR is "current.setA...

scot_sutton by Tera Contributor
  • 5117 Views
  • 6 replies
  • 0 helpfuls

Critical Incidents Map

Has anyone utilised the Critical Incidents Map, most notably to highlight active "Critical" Incidents only?  I like the script that displays Marker Labels, last script shown here, Using Map Pages - ServiceNow Wiki, but this shows all Incidents, there...

WESAdmin by Kilo Contributor
  • 4644 Views
  • 9 replies
  • 0 helpfuls

"Meeting Invitation" in email notification

We have a custom table which is extended on task table. We want to send meeting invitation when someone approves a task in this table.We followed the below link but not able to send the calender invite to outlook. We are able to send the attachment b...

rajeev_kumar by Mega Contributor
  • 7724 Views
  • 7 replies
  • 2 helpfuls

Resolved! Notification conditions not working

Hi,This is the situations:My employee onboarding application generates requested items per selections of the manager in the application form. I do not want the manager to receive back anywhere between 1 to 15 emails, one for each RITM, saying that th...

oharel by Kilo Sage
  • 2172 Views
  • 9 replies
  • 2 helpfuls

Resolved! Scope Question: Integration APIs - sn_ws

In a globally scoped application and globally scoped Client Script, the sn_ws object is erroring as not defined?This is the code, pretty simple. Just retrieves the list of applications identified in the external tool. try { var r = new sn_ws.RESTMes...

kprior by Giga Contributor
  • 3029 Views
  • 2 replies
  • 0 helpfuls

How to call RestMessage from Include Script

Please let me know steps required for calling RESTMessage in business rule/ script include.For example, i need to pass one parameter from business rule to RESTMessage. so whether i need to create a parameter(without values) in REST function(post or p...

Resolved! How do I test Ajax methods?

I have a script include where the class inherits from AbstractAjaxProcessor, and I call it via a GlideAjax() object.   Since it's Ajax, i can't test this from the "Scripts - Background" module.   I seem to remember there's some way to pop up a window...

grosch by Mega Expert
  • 3767 Views
  • 5 replies
  • 2 helpfuls