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

Forum Posts

Resolved! Set field value true if the caller field has a particular person

On an interaction, I have a field name 'u_external_user'. It is a checkbox (True/False).I want to toggle this field True if the Opened for field 'opened_for' is a user named External User. I believe a client script will be the best way to do this but...

Community Alums by Community Alums  
  • 1852 Views
  • 23 replies
  • 2 helpfuls

Schedule job not working

I have schedule job when i enter the execute button the schedule job is not running and even i tried using logs in frist and last line of code still it is not working not only particular schedule job even if i created a schedule job and just put a lo...

Resolved! GlideAjax returns null value

 userMatches - Validates whether the user matches any of the user criteria's listed in the array and returns a boolean value ie true or false var userCriterias = ['6b6df061ff2121009b20ffffffffff44','0b5b0e6453631300afffddeeff7b1201']; var userMatches...

Adding KB Article link to the notification of the request

Hello!!! I want to add the related KB Article links to the notification of the raised request that being sent, by assigning related KB Articles to corresponding with catalog items.For example: If someone wants to reset a password and they raised a re...

Priya2420 by Tera Contributor
  • 1356 Views
  • 8 replies
  • 5 helpfuls

Resolved! Create a UI Action that Displays a Modal Popup Window

I want to create a UI Action that opens a Modal Popup Window; this Modal window would display a number of Check boxes or Selection Boxes.  Then based on the Options that the user selected, the UI Action would then call a number of different functions...

Community Alums by Community Alums  
  • 11539 Views
  • 2 replies
  • 2 helpfuls

UI Action to Generate PDF and Attach to Record

I have a custom table and various UI actions created that call various UI pages and generate form letters populated with info from the record. Today our staff are having to click the UI action, click print, print to PDF and then re-attach. Ive tried ...

Nic Omaha by Tera Guru
  • 1846 Views
  • 1 replies
  • 1 helpfuls

Database View to track Interaction Lifecycles

I have a requirement to create a dashboard that shows the full lifecycle of an interaction from it's creation to subsequent requests, incidents, or cases created from it through their lifecycles (i.e. incident is created from an interaction => the in...

Set field value to true on incident form for specific user

We have a user that is named External User in our user table. I would like to toggle a custom field 'u_external_user' field true if the user is selected. I am using an onChange client script but need some help with the code.

Community Alums by Community Alums  
  • 464 Views
  • 3 replies
  • 0 helpfuls

API Getting authenticated in postman but not in servicenow

Hi , We are doing an outbound integration, for that we have created a post rest message and we are getting RESPONSE : "{"error":{"code":"AuthorizationFailed","message":"The authentication credentials are not valid."}}" ERROR Message : Method failed: ...

subin ps1 by Tera Contributor
  • 1505 Views
  • 2 replies
  • 0 helpfuls