EDI Interface
Hi All,I am new to ServiceNow and I am wondering is SN provides a standard EDI interface to exchange order and/or asset information between us and vendor/supplier?BestKlaus
Hi All,I am new to ServiceNow and I am wondering is SN provides a standard EDI interface to exchange order and/or asset information between us and vendor/supplier?BestKlaus
How to use Contract > Purchase Order module and how Purchase Orders are associated to Asset records on Asset Form.Note: Our current procurement tools are PurchasePoint and SAP.
good afternoon allI am looking to ignore certain emails that are currently creating incidents within ServiceNow.I have the default OOTB script running on my DEV system, I have tried various things to ignore certain emails, nothing seems to be working...
Hi All,I am new to servicenow, can anyone help me to know1> if it possible to view incidents that are closed .2>can we assign multiple tickets(change tasks/incidents) at a single go, by selecting all required tasks.
I would like to automatically add a tag to an incident when a state is changed and a user is prompted. Here is my client script code:var lab = new GlideRecord('label_entry'); lab.initialize(); lab.title = 'Incident - ' + g_form.getValue('nu...
Hi, we would like to start using Incident Tasks for assigning tasks to different groups so we can keep tasks all together in a single incident. We noticed that we were missing this tab in our incident view so we have been working with support to ...
Hi guys,Can anyone tell me how the ServiceNow reps get the list of licenced users(fullfillers) belonging to a Company?Thanks,Arnab
Hello,I have a field with a default value that works on new incidents however when I try to use the "update selected" option in Service Now, the default option does not work. Is there a way to make a default option when doing "Update selected" as wel...
We are looking to start using outages in our instance soon. We have always had it enabled, but it's never been used. In this post, I'm talking about unexpected outages. I was wondering what the best practice is on opening an outage. Should it...
In servicenow,SLA duration is calculated from Start time to time stamp when the resolved time is updated/State is resolved.But I have a field called Resolved time which is a datetime field on my incident form.Now I want the SLA duration to be calcula...
Hi,Location based Incident Routing- to achieve this i used System Policy -> Rules -> Assignment i created Assignment Rule in incident form- when ever user or caller -location is " India" or "US" - particular group need to set for that incident.But ...
Hi,i have got a requirement from the customer to identify the assets requested in catalog as part of the bundled.firstly, how can i publish bundles items to catalog.i have created a category called bundle.then i created bundled model from that catego...
Hi everyone,I am new to ServiceNow development and I am struggling with this.I am trying to modify the change form so that:the [category] field lists all active CI classes. the values of this field should come from the CMDBthe [CI] field should be de...
Hello,I use the survey designer to configure a survey. In the availability tab i select "specific users". Then i go to save & publish. Mail notification says: click this link to take the survey, but there is no link. Where do i have tu put a link in ...
We've identified 700 machines that are missing a security patch. We've exported the data from the monitoring software into an Excel spreadsheet. Is there a way to import the data into 700 individual Incident records?
