GlideDateTime and nowDateTime?
What is the difference between GlideDateTime() and gs.nowDateTime()? var date = new GlideDateTime();gs.print(date);gs.print("Current Date and Time: " + gs.nowDateTime());Why am I getting different times with this code?
What is the difference between GlideDateTime() and gs.nowDateTime()? var date = new GlideDateTime();gs.print(date);gs.print("Current Date and Time: " + gs.nowDateTime());Why am I getting different times with this code?
Can we do an integration after that if i do any changes in one system then it will automatically do the same changes in another system, it will be apply for all the customization? can someone pls provide me the whole solution...?
ContextWe are using a custom Load Draft widget for a Intake Form, where users can use saved reload drafts instead of filling the entire form.As part of a recent enhancement story, we made the following changes:Removed / inactivated some Data Use (DU)...
Hello Everyone Question 1:I have a requirement to create custom widgets, but they are not appearing in the Widgets list. What could be the issue?? Question 2 : Question 2:When I add custom widgets inside a parent widget which is OOTB It's works but ...
Hello Community, I’m facing an issue in Service Operations Workspace (SOW) when creating a Change Request. - When I select a Change Template, the predefined fields and values are not automatically populated. - These templates work fine in the na...
Hi Community,I am working on a Service Catalog item "Manage Group Members" where users canrequest to add or remove members from a group. The approval is routed to thegroup manager via a workflow, and once approved, the system should automaticallyadd ...
Hi Team, We have received a requirement to initiate a virtual agent chat based on schedules "8-5 business days excluding holidays" , Here we need to display welcome message based on business hours and allow user to initiate a chat.1. If off business ...
Hi Everyone,We have already configured a greeting message for virtual agent chat window. But Now we need to display a welcome message based on business hours and non-business hours. We are using lite version of the virtual agent chat and Right now we...
Hi Team, Is there any out-of-the-box (OOB) dashboard available to monitor the health of a business application, along with the associated infrastructure, batch jobs, and integrations for that service? If a consolidated dashboard is not available, are...
Hi folks. We would like to add the author as a visible field on our Knowledge article forms. Can someone show me where this logic lives so that we can make the author visible when viewing the Knowledge article?
Hi Team,I am working on an embedded list (child table) inside a parent form (Outage → Impact Type tab).** RequirementWhen a user updates AP Impact (or other region fields) in the embedded list, I need to:Automatically calculate Total ImpactSet the va...
How to update the risk factor fields and risk factor values. I mean where we can update those fields.For Example: If we have risk factor field like outage required. So, I want to change that field as like expected service outage required and also val...
When ever an incident is assigned to the User , after one hour if user doesnt send an acknowledgement email i need to send an reminder notification to the assigned to person, is it possible to acheve this requirement
We are currently wanting to put Statement of Work (SOW) information to capture costs by Vendor. Is this a place in ServiceNow that is capable of capturing this information when a SOW is created for project work?
HiConfiguring ESC, I want to add quick links to create incident, which directs me to a page where I have categories shown like Hardware, software, and others, then in the Hardware - related catalog items, which page should I take when I create ESC qu...