Resolved! How to add 1minute to current time using to date time field?
Hi Team, I want to add 1minute to the current date time field, please help with script I tried below not working var gtime1 = new GlideTime();gtime1.addSeconds(60);
Hi Team, I want to add 1minute to the current date time field, please help with script I tried below not working var gtime1 = new GlideTime();gtime1.addSeconds(60);
I have a need to send an email reminder notification to users 14 days before the variable end_date for a service catalog item. If the end date is 4/11, I need an email reminder to send on 3/28. How would I accomplish this? Thank you.
Hi all, Thanks in advance im looking to update Asset field (Assigned to) with current requester from Service Portal, so far i only use one variable (asset_for_me) and of course Assigned to is depending on current state need change it first automatic...
Hi all, Does anyone have a method to export of all the audit (field history) updates made to the all items in cmdb_ci_computer table? (for all Workstations devices)? I have tried to access to the list of sys_audit table, but this appears to only be a...
Hi, How to create a new field level ACL to allow the currently logged on user to write to the field. The field is on sys_user table. Thanks Syed
Filters in dashboard show specific Months? . Let me know weather it is correct or not?
Hi. I've created a report on the live_notifications table, following the advice from this thread - @Mentions - Query/Filter - IT Service Management - Question - ServiceNow Community However, when it it used, even though the report is shared with 'Eve...
Hi Guys, I'm using below script to get the variables are associated with RITM and Task. The code is providing the result of more than one catalog variables but not providing the associated catalog task numbers. Can you help how to get the mentioned...
Is there any way I can retrieve the hostname from the current user's session, server side?I am completely aware of the system property "glide.servlet.uri" - This Will Not Work.I cannot use any system propery.Glide System (gs.getSession().getUrlOnStac...
How to change language of a particular user in ServiceNow?
Hello All, I have notification in English but I need to translate to French language , I know we can create another one for French and set the condition , is there any other way to translate notification to French language instead of creating new one...
Hi Guys, I need help with the following script, not sure why its not working? I have two system properties ignoreclients and ignoreServers, that have few comma separated values, what I am trying to achieve is get the values from both system propert...
Hello Experts, I am having query above the date field. how to apply the date filter with "at of after" condition. @Ankur Bawiskar var gdt = new GlideDate(); var date = gdt.getByFormat("yyyy-MM-dd"); gs.info('Todays Date ' + date); var gdt1 = new G...
Hi, We had a catalog form, after submission a RITM is created and catalog task, when we open the catalog task and selected a option in drop box a info message should be appeared.. so this info message should be visible in task level but not on catalo...
Hi Team, I completed my CSA, and want to do CIS ( ITSM), How much does it cost for a voucher? Please suggest ThanksAshok
