SSCM Integration with Service Now VR Module
Dear Developers, Can anyone please let me know if any OOB plug in is available for SCCM integration with ServiceNow VR module.Any reference documentation links or examples will also help. Thanks & Regards
Dear Developers, Can anyone please let me know if any OOB plug in is available for SCCM integration with ServiceNow VR module.Any reference documentation links or examples will also help. Thanks & Regards
hello everyone ,I have requirement that..how to use setLimit I have total record as 30 and i want the records to be stored in batches like if Batch =10 , then first 10 records are stored in my final array then , next 10 then, next 10 like that .I am ...
How can I make a rest API call to query a record based on a query parameter that is not exact match but one of the values in a set?e.g GET /api/now/table/user?sysparm_query=name(is one of)"value1,value2,balue3" Thank you
Hi guys, I would like to calculate by script the percentage in two different queries that came from the same glide aggregate, so I want to calculate the count of my incident that is category = bussiness and divided by the total incident. Below follo...
I get the following error on running this code:var start = new GlideDateTime("2011-01-01 12:00:00");var end = new GlideDateTime(start);alert(end);error:ReferenceError: GlideDateTime is not defined functionAny Ideas?
We have a OnChange client script on the Incident table that sets the Additional comments mandatory when the Incident is in state Cancelled. This script should prevent canceling the incident if the additional comments are empty. It was working before ...
Hi Community! I am running into an issue where the connection and aliases field is not showing up in flow designer when I am trying to create a jira issue. I following allow to the product documentation and youtube tutorial (see links), but I can't f...
Hi Everyone, Wondering if anyone has any suggestions on methods to restrict specific methods on specific APIs. For example, we would like to provide Read access on all table APIs, but restrict write access to just the import set APIs (and others la...
Hi All We have an integration set up with Sailpoint IIQ. We are sending a post call to IIQ from SNOW, and it is working with a 201 success if we are using one of the server endpoints of IIQ in the call, but if we are using the other server endpoint f...
Hello All, We have created a reference field on the incident form: Service pointing to table categories which has fields like category, subcategory 1 and subcategory 2 and Assignment group and then based on the service we are setting the related fi...
Hi,It seems to me that when in an indicator I dot-walk in the additional condition like user.sys_id = 'abc123...' then it does not work whereas if I don't dot-walk and say user = 'Johnny Cash' then it works.Applying the same dot-walk filter in the in...
I would have thought this was difficult. I've been asked to update the Global Text Results in the NOW Experience.We'd like to have the results of requested items to show the Short Description as the Title, not the Catalog Item used. to be like this ...
Good Morning everyone,i created a custom widget with HTML code.Its an expense form and i am not able to get the variables to display on the html and have their totals calculated. here is a screen shot of it:i would like to have the office value seen ...
Hello, I am trying to set up an ACL on the cost_plan table. Basically, only people with a certain role should be able to edit any field on the cost plan after a demand moves into specific states. I set up the following ACL on the cost_plan table: Rol...
Hi Everyone I am new to ServiceNow and trying to do the following stuff. I am not getting a lead to do it as I have been using traditional programming IDEs to solve different tasks but did not use an app like ServiceNow earlier. I am trying to do the...
