How to calculate the approval Duration?
I want to calculate how long did it take for an approval to approve the request?Based on that field, we need to do reporting. please help how to calculate the duration?
I want to calculate how long did it take for an approval to approve the request?Based on that field, we need to do reporting. please help how to calculate the duration?
How can we create a link in email message on clicking of which will generate a reply to a particular email id?
Hi guys,We are trying to display a message on a field in the incident form (the time_worked field)I have created a Client script with the following script:function onLoad() { g_form.showFieldMsg('time_worked','Please dont forget to fill out your time...
In our Change management we at times have change requests that will have 30+ approvers. We send different approval emails based on the stage that the change request is in. We are running into an issue where the system adds the approval records to the...
HI ,need code in business rule for a popup which shows yes & No .i need to perform different actions for yes and no.when i tried to use alert or gs.addInfoMessage, it is not showing me yes & no in the popup.can u help me pls.TxMurthy
I'm trying to iterate through the contents of a Packages.java.util.Properties() object.According to this site the java object in question has a .propertyNames() function which is supposed to return an Enumeration, I'm not sure how to code this in jav...
Hi Friends,I am configuring Software Licenses form. I have a field called as Entitled Location which is a " Glide List " ( the one with a lock icon ).i am migrating data using staging tables & transform maps. When i transfer data to this field ( Enti...
Good morning All,I have a request to create a daily check list for the infrastucture team to track proactive efforts. I built a straight forward record producers that mearly requires a click of the submit button if all is well. If errors, warning, or...
HI,I am trying to get Email Notifications when a change is registered or a change task has been assigned.1.Created users with email and groups with group email id's.2.Created Email Templates and Notifications. Can anyone suggest if Service Now able t...
We're creating our first Service Request in Service Catalog, and I want to make sure I'm not going down the wrong path.I created a Catalog Item, called Software Request, and a graphical workflow called Software Request Workflow, associated with the C...
Hi Guys,I am looking for a walkthrough on how to integrate ServiceNow with SnapLogic tool. What is the basic procedure, what all configurations are needed on ServiceNow side and SnapLogic side.
I used to be able to add a label variable in a catalog item that contained a HTML anchor tag in the variable's question field. The link to the url would work as desired. That was pre-Calgary. I try and the same thing in Calgary and the html doesn't r...
When I try to add content to a homepage using the Add Content button, the "Content Blocks" section is blank. I am working in two different instances where one works perfectly fine and the other does not let me add any content blocks. I compared every...
I am attempting to create an OnChange Client Script that will change the value of the specific Override Reference Qualifier from True to False. The only trouble I have is the syntax to change this value when a specified condition is true. Below I wil...
Hi,I am looking to send out a notification that would include data from a recordset. So, in short, I need to have a mail script dynamically create a table and populate that table with the data in the recordset. Here is what I have tried but there is ...
