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
  • 945 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
  • 5916 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 ...

Robust Transformation Map

Hello Everyone, Please help me with below requirement: I need to transform one excel sheet into two different target tables in which half data is of target1 table and another data for target2 table.So the usecase is if I have 5 fields in target1 and ...

Sweenal by Tera Contributor
  • 716 Views
  • 3 replies
  • 0 helpfuls

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
  • 3137 Views
  • 8 replies
  • 0 helpfuls

Resolved! Role to create inbound actions

Hi, Aside from the admin role, what other role can be added to a User to be able to create/update inbound actions? Thank you.

ramirch by Tera Contributor
  • 522 Views
  • 1 replies
  • 0 helpfuls

Query business rules based on Logged on user = one of List user

Hello expert. Need help on 'before query' business rules. Stuck for days now I have a requirement where if Logged on user is one of the user in the List below, the user can see the record. See attached image. Problem: when user logged in, the user s...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 1054 Views
  • 7 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
  • 806 Views
  • 7 replies
  • 2 helpfuls
Top Helpful Authors