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

Forum Posts

Resolved! How to create an Embedded list?

I have two tables...Table A and Table B.. Table A is the main table....and I need to set Table B as embedded list in table A... How can I achieve this requirement?  

Rithvik2 by Tera Contributor
  • 9042 Views
  • 11 replies
  • 12 helpfuls

Doer & Checker Validation

In order to address an audit violation, my Services needs to validate that the Implement Change (Doer) & the Check Implementation (Checker) tasks are not assigned to the same person. The assignment group can be the same, but the Assigned to, should b...

mounika36 by Giga Contributor
  • 6271 Views
  • 6 replies
  • 0 helpfuls

Resolved! How to query twice the same gliderecord?

Hi guys, I have  script:  var gr = new GlideAggregate('incident'); gr.addEncodedQuery("active=true"); gr.addAggregate('COUNT'); gr.query(); var result = 0; if (gr.next()) result = gr.getAggregate('COUNT'); gs.print...

rexter1 by Tera Expert
  • 3222 Views
  • 2 replies
  • 0 helpfuls

Known Error Plugin

Good Day,  I've been hunting around for information on the Known Error Plugin that became available in the Madrid Release.   I'm not finding solid answers.  I did find the old article on known error from before Madrid.     My Problem Management team ...

seanosull by Tera Contributor
  • 1873 Views
  • 1 replies
  • 0 helpfuls

Create multiple incidents from EXCEL

End user with ITIL has to create multiple incidents in a single shot with the help of excel.is there any way the can send a mail to myinstance@service-now.com with an excel attachment, then incidents has to be created for all records in the excel row...

On-Call Scheduling Issue

Greetings On-Call Scheduling gurus, I am working on an issue where we can't update a shift from the On-Call Calendar. Generally, we can click on the shift and select "Actions" > "Manage Shift" enter the team member and the timeframe that will cover f...

Resolved! How to get the sys_id of a portal url (record producer)

Hi there, I'm facing an issue retrieving the sys_id of a record producer from a URL on the Service Portal. Old situation: I have multiple record producers that were reached via the backend catalog: /nav_to.do?uri=%2Fcatalog_home.do%3Fsysparm_catalog%...

Resolved! show inactive users records in catalog

Hi, I have a field Requested on Behalf on a catalog item which is a reference field to the sys_user table. By default, we will be able to see only active users in the Requested field, But I also want to see inactive users in the requested field. 1. O...

Harish27 by Kilo Guru
  • 6832 Views
  • 18 replies
  • 5 helpfuls

Resolved! Add ability to reopen incident ticket on Service Portal

Hello, we are currently looking to implement ability for end-user to reopen an incident through the Service Portal. Currently the only way our end-users can do this is by clicking a button on an email notification which sends an email to ServiceNow w...

JC S_ by Mega Guru
  • 18775 Views
  • 16 replies
  • 7 helpfuls