We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! Task SLA Read Access Restriction

Hi All, I am facing difficulty in restricting the SLA records from the related list.We have built custom Application and in that there is a table which extending task table and we have defined some SLA  based on customer requirement..We have one fiel...

find_real_file.png find_real_file.png
Ratan B by Tera Contributor
  • 1595 Views
  • 2 replies
  • 0 helpfuls

Related list showing empty, when opened in new tab

Hi All, We have requirement to show the related list for case which has same vendor, for this we have created new relation ship with both applicable to is case table and queries from is also case table. under the created related list its showing list...

Resolved! Delete emails from outbox

I want to delete emails from the email log from outbox. Not all the mails, only from outbox i want to delete. Can anyone help me out with the background script to delete the emails from the log.Thank you very much in advance.

bharath3014 by Kilo Contributor
  • 7573 Views
  • 14 replies
  • 11 helpfuls

Resolved! Client script gets null answer from script include

Hi, I'm learning servicenow and javascript and trying to create a client script which is setting 'company' filed to a caller's company. Unfortunately I can't get it right. "Answer" variable in client script is null. this is my client script Set User ...

How to control Popular Items content

I’m seeing in other Community postings that you can control what shows up in the Service Portal "Popular Items" by cloning the SC Popular Items widget and adding script like I’ve done in the below screenshot.  This is not getting me the desired resul...

find_real_file.png
chrish5 by Giga Guru
  • 5337 Views
  • 8 replies
  • 0 helpfuls

GR query results pushed to an array; iteration issue

Community, Currently having difficulties with pushing results from a grquery into an empty array properly. var result = []; var glideRecord = new GlideRecord (table); glideRecord.addQuery('parameter', 'string'); glideRecord.query(); while(glideRec...

Christian37 by Tera Contributor
  • 1655 Views
  • 7 replies
  • 3 helpfuls

What is the best way to send a file via SFTP?

I have seen alot of articles about sending files via SFTP. I had high hopes for using the J2SSH library on my mid server, but I think that library is pretty outdated as it doesn't support the key exchange algorithm that the sFTP server requires. See ...

Jon Barnes by Kilo Sage
  • 4943 Views
  • 2 replies
  • 1 helpfuls

Resolved! Functions script include

Hi Guys, I have a query where I have two system properties for the Company Name. But the following code is not working, it works only for one property but not considering other one. Expectation is to get response based on the property value. Please s...

Praveen75 by Tera Contributor
  • 4948 Views
  • 4 replies
  • 2 helpfuls