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

Forum Posts

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
  • 4378 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
  • 731 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  
  • 1685 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
  • 1313 Views
  • 7 replies
  • 2 helpfuls

Why I don't get empty string

Hi, Im trying to find a way to work around and create a title to my survey's question. I created a string and then I imported the xml file, edit it and remove the string data type and I suppose to get an empty string, but instead it asks me to put ra...

Alon Grod by Tera Expert
  • 1135 Views
  • 1 replies
  • 0 helpfuls

Table API query fields with UTF-8 characters

Hi ServiceNow community, Im struggling with what would look like a simple problem to solve. I'm creating a record with UTF-8 character included (example the curly quote ’). The record gets created fine but I'm unable to query it anymore.  Example: cu...

ponq by Kilo Contributor
  • 1176 Views
  • 2 replies
  • 0 helpfuls

Instance scan failed

Hi, has anyone experienced this instance scan failure? and there are no checks done. Let me know if someone has experienced this and what is the solution.

find_real_file.png find_real_file.png
Tadz by Kilo Sage
  • 947 Views
  • 1 replies
  • 2 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
  • 4557 Views
  • 2 replies
  • 1 helpfuls