Need help to build a script to divide two integer fields
How do you divide two integer fields to get a value in a separate field? For example, field1=10, field2=5. I want to divide field1 from field2 and have the value in field3.
How do you divide two integer fields to get a value in a separate field? For example, field1=10, field2=5. I want to divide field1 from field2 and have the value in field3.
Hi ServiceNow Developers, I am facing the following situation: a business rule ran accidentally in production and caused one field (closed_at in the rm_enhancement table) to be updated incorrectly. This happened about a week ago when we did a produc...
I am trying to monitor system performance during multiple sessions logged in at the same time (over 100). I need to simulate the connection of multiple users performing simple tasks on a ServiceNow instance and be able to view the overall system res...
I'm a newbie learning scripting. I want to add a UI action to a form. This UI action adds a button when a field contains the word Test. The word, Test, is selected from a list of services available to a certain user. When I add the condition ...
At Knowledge conferences, all partners are divided into the following groups: Premier, Platinum, Gold, Silver, Bronze. Whereas on the ServiceNow website, partners are divided into the following three tiers: Authorized, Master, and Preferred. What is ...
How would I go about setting something up (Business Rule, something else?) that will auto-close all open Tasks from the Service Catalog (sc_task) after a certain duration of time? Our workflows are set to complete the entire REQ after all tasks are c...
So I added two OIDs to Discovery's SNMP System OIDsRan a Discovery and saw those OIDs in the Discovery log I think Discovery is pulling the information I need, but I can't get it to output. I've tried creating a field in the form section, but I can'...
In my instance it appears that dragging tasks across the lanes doesn't impact the ticket state. I had assumed there would be an interaction between attributes default_close_state and default_work_state attributes and the "Doing" and "Done" lanes. ...
My company recently started using Service Now for Incident, Change, Knowledge and Service Catalog. We use Verizon as our main telecommunications carrier and are looking into the Verizon eBonding service that is available for Service Now. We looked at...
Hi, We need to restrict access on our ess portal to people who are members of one of three possible departments (not roles or groups) and admin users. We've looked at doing this by adding a condition to the block - dynamic content, by checking the ...
Hi All If I'd like to display workflow stages in the form header of problem / incident records, how can I do that? I'd like to have similar stage indicators that are used in catalogue item requests, here is an example below from a demo instance. The...
Hi there: Currently, if an Incident is assigned to a group, all members of that group are notified. Is there a way to NOT have the email be sent to all members of the group? I know that I can assign an email address to the group, however, my gro...
the short description pretty much says it all... currently we are using a scheduled report that sends out to the manager of the group asking them to audit the group members and verify all are still in the group. this has a couple of issues IMHO... ...
Hello! I thought that this might be a good question for the user community. Over time, we've revamped some of the notifications that we've used. In order to do that, we've made new notifications and inactivated the old notifications. The chall...
Hi All, I am trying to create field which is "Choice" field, and referring to an exiting Table and field value to be available to my user, instead of creating new choices. But when i set the source Choice Table & Choice Field, nothing shows up in...