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

Forum Posts

Database view and query BR question

Hello,I have a database view which combines the tables - kb_knowledge, metric_instance, problem and sys_user. I need to filter the entries in the table based on metric_sys_created_on and present just the entry with the oldest date for each metric_id=...

mpaskov by Tera Contributor
  • 2077 Views
  • 2 replies
  • 2 helpfuls

Resolved! How to auto-populate date field on record producer

Hi Community, We are creating a record producer on our Service Portal for hardware return in the office. The form is pretty straightforward and has been easy to make. One of the questions is the date of hardware return. Currently, it requires the use...

find_real_file.png
JordanDR by Tera Contributor
  • 4596 Views
  • 6 replies
  • 5 helpfuls

Resolved! Add Time to a date/time field

Hi Folks, I am getting difference of two dates and the trying to add that to a date/time field, but with no luck . I am able to get the difference but that is not getting added to the field. Below is my code  var cas1 = new GlideRecord('sn_customerse...

Resolved! Virtual agent Performance

Hi all, I want to analyse the Virtual agent performance like how many chats completed and how many incomplete for that i am using Conversational interface --> Virtual agent Dashboard.Is there any way i can see/ check why user does not complete a topi...

Priya155 by Giga Expert
  • 1554 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to copy same Choice questions of one item to other item.

I have a requirement to create an item with same other item variables (it includes some other variables),so in an listcollector  i have bulk variables which cant be done in manually, so i need  a copy of it in my requirement,so i tried with xml it is...

Resolved! Validation Regex - First letter with capital letter

Hello dear community, I need help: I need that when a person enters their first name, he types it with the first letter capitalized and when he types their last name also the first letter is capitalized (Example: Jean Graham)  I have tried using Vari...

Alessa_0-1666035731633.png Alessa_0-1666036085326.png
Alessa by Mega Guru
  • 5212 Views
  • 2 replies
  • 1 helpfuls

Resolved! Application Picker

Hello everyone, I am not the SN admin, however I do have nlu_admin and va_admin roles in prod. On my dev instance (where I do have admin), I can see the application/scope picker. In prod, I cannot. What do I need to be able to see it in prod? Someone...

Raj64 by Kilo Sage
  • 2127 Views
  • 1 replies
  • 1 helpfuls

How to get a User's roles with a script

I've been trying unsuccessfully to write a script that give's me a user's roles.  Here's the scenario:I'm going to the Background - Scripts application in Service Now. Then I run this script: var rolesGR = new GlideRecord("sys_user_has_role");rolesGR...

Fuse Henry by Kilo Guru
  • 4286 Views
  • 1 replies
  • 0 helpfuls

SCIM Connector for Provisioning

Searching for a configuration guide or general document on how to build an API using the SCIM protocol for provisioning users. The integration is between a UCaaS and ServiceNow enterprise system. Any tips or information related to using the SCIM conn...

JG1966 by Kilo Contributor
  • 6566 Views
  • 6 replies
  • 2 helpfuls

Resolved! Service Portal redirection

Hi all, I have an issue with my portal redirection for users that only have snc_internal only. After the user logs in ( user with only snc_internal) it redirects to the portal but it’s redirecting the user to this other page.https://instancename.serv...

EdxavierRobert_1-1665787083294.png