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

Forum Posts

Resolved! Populate date field in onChange client script

Hello, On the contract form have 3 fields. Contract end date should be calculated based on Contract start date + duration months. I created a client script and a script include but somehow I always get "null". I work in scope, but both client script ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

How to add 14 days from the day when it was created

How to add 14 days to one of the date field from when it was created in scoped app. var gd = new GlideDateTime();gd.addDaysLocalTime(14);gd.setDateNumericValue(gd.getNumericValue()); Its adding 14 days but when the record created after 8 PM time . it...

Santhosh23 by Tera Expert
  • 1268 Views
  • 6 replies
  • 0 helpfuls

Resolved! KB Submissions what role is needed to Create Article?

We are using Knowledge Submissions workflow to build our knowledge base.  When an INC is closed, the agent checks the Knowledge box on the Resolution section and a Submission is then created when the INC closes. We have a number of agents granted the...

Resolved! Database view filter for 'is not empty'

Hi all,we need to add the filter condition in database view to filter out the empty value from model field.we created database view using the several table we added the condition in software discovery model table when model field is not empty but it ...

SaranyaK_0-1676383647298.png
Saranya K by Tera Contributor
  • 1481 Views
  • 1 replies
  • 1 helpfuls

How to fetch available for records from the service catalog

Hi All, I want to fetch the list of "available for"  from the service catalog table. Whenever "Available for" is not empty, then the default user (test_user) need to be added in the "available for".For Example, X user is added into the "Available for...

Ashok32 by Tera Contributor
  • 470 Views
  • 2 replies
  • 0 helpfuls

Synch data one instance to other instance.

HI all, We need to setup a integration between prod instance to sub prods instance for the sys_user and group membership tablesEx:  if new user is created  or updated  in prod instance it should be created or updated in sub prods instances as well wi...

varma2 by Mega Sage
  • 1247 Views
  • 4 replies
  • 0 helpfuls

Resolved! Ability to restrict multiple choice answers in survey question?

I'm creating a survey that includes a question type of 'Multiple Choice'. The business wish to restrict the number of choices a user can make to 3 only (there are 15 options to select from).Is there a way to put this restriction on? So far I am worki...

Resolved! how to remove one sysid from array of sysid

Hi All,please help me how to remove sysid from array?var arr=("5dbe64308782c5d0d1f7dbd83cbb3547","5dbe64308782c5d0d1f7dbd83cbb3547","88f93fa5db9930944d28264cd39619ca","88f93fa5db9930944d28264cd39619ca","154e8466dbf4401494d1983cca961956","154e8466dbf4...

Debarpita by Tera Contributor
  • 957 Views
  • 6 replies
  • 2 helpfuls

Max # of recipients possible on an outbound email

Hello everyone, Needing to confirm what is the maximum number of recipients that ServiceNow allows to be added on a single notification email. Also, is there a limit to how many records could be added to a 'List' field? The situation I am in is like ...

find_real_file.png
Manan4 by Kilo Contributor
  • 5054 Views
  • 5 replies
  • 2 helpfuls

Resolved! Import Existing Users from Azure to ServiceNow

Hi,We have implemented Azure SSO with ServiceNow. I am facing an issue in importing existing users from Azure to ServiceNow.  I have enabled "Auto-provisioning" on the azure side, but still not seeing any users imported from Azure. We have assigned u...

SS40 by Tera Expert
  • 846 Views
  • 1 replies
  • 0 helpfuls

Resolved! What is the use of Interaction For Incident And Request ?

Hello all,  when the email is received in service now, it should create an interaction. From the interaction, the service desk agent should be able to decide that if it's an incident or a request. Can someone tell me What is the use of interactions?

John160 by Giga Contributor
  • 4930 Views
  • 2 replies
  • 1 helpfuls