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

Forum Posts

Resolved! Interactive Filter | Question_Choice

I'm trying the use an interactive filter based on a question_choice from a requested item variable. The question is a boolean variable.I'm able to build interactive filters for question choices from a requested item variable by identifying the questi...

Resolved! Where to add ?CSV in URL to export file directly

I am trying to define a URL to directly export a Report as a CSV file.  The following post  covers this, but uses a very simplified report URL. In my case, I have a more complicated URL and cannot seem to figure out where to add the ?CSV "export form...

Mike273 by Kilo Contributor
  • 9364 Views
  • 5 replies
  • 4 helpfuls

How to enforce the HTTP calls ?

Hi All, While we are making any REST call (GET , PUT , POST , PATCH ) how to enforce these calls based on some criteria Example : suppose I want send POST call from postman to ServiceNow , an incident should not create without passing short descripti...

shabbir5 by Tera Guru
  • 516 Views
  • 1 replies
  • 0 helpfuls

Resolved! OAuth2.0 without username and password

Hello SNOW Communty!    My team and I have been trying to access information from our instance tables without passing usernames and password. According to the documentation, it seems that you need to pass username and password once, and using the ref...

Daniel M3 by Giga Contributor
  • 15919 Views
  • 12 replies
  • 6 helpfuls

Resolved! script to fill "assigned to" based on email string

We have some assets that have email addresses in a text field "assignmentPlaceholder". I'm trying to create a script to loop though these assets, search the text email in sys_user.email, and apply the user record to "assigned to". I've tried the foll...

VernYerem_0-1727797555980.png
VernYerem by Tera Expert
  • 1325 Views
  • 3 replies
  • 0 helpfuls

Resolved! Instance unreachable

Hi All,i hope i've put this in the right place.I have remote access to a ServiceNow Eureka instance, our Dev one, which is installed on a Linux server. The setup is strange in that the server itself is hosted and maintained by another company - my te...

tomcamish by Kilo Contributor
  • 3760 Views
  • 10 replies
  • 0 helpfuls

Can we use LENGTH in GlideRecord API

Hi, I have territory_path = "TER13/TER14/TER15" I want to get the records with territory_path until level 2 something like TER13/TER14 Can GlideRecord Api supports using LENGTH something like gr.addEncodedQuery("LENGTH(territory_path)=2"); Can someon...

Limit Concurrent Session

Hello all, I installed Limit Concurrent sessions plugin, activated applicable properties and defined the limit of sessions - 2.Also checked Limit concurrent session option under my own user profile. Still I am able to perform activities from more tha...