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

Forum Posts

Resolved! Cannot receive email on PDI

I have gone to the "My Instance Actions" popup on the main developer page and activated email send/receive.I have gone to the email properties page and activated send/receive (smtp/pop3)I am not able to edit the password for the pop3 accountwhen i te...

Mike Foreman by Tera Contributor
  • 1405 Views
  • 7 replies
  • 1 helpfuls

Login - Session timeout - setMaxInactiveInterval

What table and field do I look at to confirm that the below code has actually set the max inactive interval?          request.getSession().setMaxInactiveInterval(60 * 60 * 24) I'm using the Login System Definition Installation Exit to set the session...

Resolved! Prevent Recursive loop script

Hello, There is a parent/child feature in Incident Management where a record can be added to an incident as that incident's parent record. If the parent record has been added, that same record cannot be added as a child. This is a OOTB recursive scri...

Pat Surtan by Tera Expert
  • 1578 Views
  • 8 replies
  • 0 helpfuls

Resolved! How to write a Query Business Rule?

Hi all, I have a requirement where I have to show a List view of incidents  which are assigned to my group only. I know this can be achieved by Before Query BR but I have never written a query BR.  Can anyone help me with it. Thanks!! 

Sid_Takali by Kilo Patron
  • 5963 Views
  • 4 replies
  • 8 helpfuls

Resolved! Add checkbox field on Incident form

Hello all,I am trying to add a checkbox field on my incident form, but when I configure the form layout and try to create a new field the checkbox type is not available.Is adding a checkbox variable even possible on an incident form?Thanks,Grace

find_real_file.png
gnunez by Kilo Guru
  • 14181 Views
  • 6 replies
  • 10 helpfuls

How to go back to the first record for GlideRecord

Hi all, I am using GlideRecord like: How to go back to the first record for GlideRecord: var gr_incident = new GlideRecord("incident");gr_incident.addQuery("xxx");gr_incident.query(); while(gr_incident.next()) { } After the loop, I want to loop the g...

Browser tab name

Hello, we are currently in san Diego with next experience enabled. So the issue is with browser title name when we navigate to all hr cases.. Most of the time it shows correct and only few times .. like once in 50 or 60 times it shows a different tit...

TAB 1.png
radt by Kilo Guru
  • 722 Views
  • 1 replies
  • 0 helpfuls

Change Task sequence as for a Catalog Task

When creating a standard change template, we would like to have a structure similar to that of a catalog item.There is also the possibility to create a template for the Change Task.Unfortunately, these are all added DIRECTLY. And this is not what we ...

Marcel2303_0-1667294751360.png
Marcel2303 by Tera Contributor
  • 689 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to delete records from table

Hello! Requirement is that the records from the custom table that extends task table should be deleted on daily basis.Condition to delete these is that these records should have been created x years ago and no update should have been done for few yea...

Resolved! NO_attchment not working .... why?

 Hi,somehow hiding attachments does not work! I do as described here ... but still i can add and still the button is available ...  Solved: Re: How to disable attachments option? - Page 2 - ServiceNow Community Any idea why? Is a scoped table ... thi...

no attachment.jpg
Zod by Giga Guru
  • 665 Views
  • 2 replies
  • 1 helpfuls