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

Forum Posts

Resolved! Running multiple encoded queries on the same GlideRecord

Hi All,I'm running the below code as part of a script to return an array of choice list options. I want to return a second array of choice list options, must i declare a new GlideRecord or is there a way of clearing the original query and starting ag...

Dubz by Mega Sage
  • 7189 Views
  • 8 replies
  • 0 helpfuls

How to allow full table access to non-admin user.

Hi,We are trying to pull request information via the REST table api. https://xxxxxxx.service-now.com/api/now/table/sc_request?sysparm_query=sys_updated_on%3C2017-07-26+19%3A36%3A48&sysparm_offset=0&sysparm_limit=1000&sysparm_default_export_fields=all...

Record Producer attachment copy to Demand

Hello,I have a record producer that allows the user to attach a document. The record producer is used to create a Demand record. The attached file is not showing up on the opened demand. I did research and found information on the GlideSysAttachment....

kendall_lin by Giga Contributor
  • 2503 Views
  • 8 replies
  • 1 helpfuls

Resolved! How do I get the current domain in a client script

We have a domain separated instance. I need to get the domain within a client side script. How can I get the domain name or the domain sys_id in a client side script. I don't want the one that the user's account is assigned to. I want the one that is...

Specifying fields in CSV export

Hi,I'm pretty new to developing with ServiceNow so any pointers on this one would be much appreciated. I'm creating a Google Apps Script writing a script that needs to be able to do an HTTP request to pull out a CSV of a search on Service Now. I have...

finlay by Kilo Explorer
  • 3372 Views
  • 6 replies
  • 0 helpfuls

How to call script include URL(argument) of link type

PFB, screen shot. Coding I used in script Include. Here I am returning entire argument in script include as query parameter also populating dynamically based on logged in user. Please help me in resolving this. I am getting blank page.Script Include ...

find_real_file.png

Getting started with Import Sets

I'm just getting started with ServiceNow.   I'm trying to import data from our current homegrown system. I created an import set and a transformation map from a csv.   I have lot of records that are "pending". What do I do next? Where can I find "ste...

bostrow by Giga Contributor
  • 4913 Views
  • 7 replies
  • 3 helpfuls

Resolved! Hide fields on form (via onLoad client script) not working ...

HI,I need to hilde some fields on a form view - dependend on values of the same table, but NOT visible on the current view.I need to use a client script due to other reasons - so NO UI policy can be used - has to be via the client script.When adding ...

Zod by Giga Guru
  • 11654 Views
  • 17 replies
  • 6 helpfuls

Update Set Preview Problems.

I'm wondering if anyone has run into this before. I have 3 update sets, all created one after the other for one project lets say. They have all been tested in QA and are ready to be moved into PROD, I retrieve them, preview them and now I have warnin...

tee3 by Giga Expert
  • 4702 Views
  • 9 replies
  • 4 helpfuls

How can we clone a studio application?

Alright...I really hope someone out there is trying to do the same thing.   We want to build a template application and then have different versions of that application so that we can easily modify tables or add enhancements within a specific scope. ...

5-18-2017 3-33-32 PM.png
nealratner by Mega Expert
  • 5512 Views
  • 9 replies
  • 2 helpfuls

Incident Auto close issue

Hello All,We have the default Scheduled job &   business rule to auto close the silent "Resolved" incident after 3 days.It's working fine for all users except one user.We tried to find out the exact issue, but scheduled job and business rules are fin...

SNOW User8 by Giga Guru
  • 2812 Views
  • 13 replies
  • 1 helpfuls