Hi All, I m trying to find out difference between Sold Products & Assets As I know : The whole Install Base setup with Sold Products is focused on digital services, which are different from physical products and assets, because they are deployed in...
HI Team, I can see below function in one of the script include used in our environment. processOrder: function(order, lineitem) { this._log('SF SI Order: ', JSON.stringify(order)); this._log('SF Order Line Item Payload: ', JSON.stringify(lineitem))...
Hi Everyone,I want to show/hide activity stream on CSM workspace based on some condition.I know if we remove the activities formatter from the workspace view it will be removed in the CSM workspace too. Keeping this logic in mind I created two views ...
Hi, How to show cases opened by me under Check Case status topic. Currently, OOB Check Case status topic shows all the cases present for other users as well, but I want to show only cases opened by me to check case status. Your suggestion is much app...
It may be too early to ask this question, but I have many ServiceNow customers asking for the ability to raise orders via the CSM portal. I was very excited to see the updates/new functionality about Order Management in San Diego but per the docs th...
Hi, I have requirement to show help text on each field of a incident record in agent workspace. I achieved this in native ui where I have added help text to each field. But same has to be done on Agent workspace. Please help. Thanks in advance
Hi Guys , I created a cascading filter on a database view and placed on a dashboard. The hierarchy is 1.User- To select any user from user table 2.Account - The Accounts are only in which the user is part of But now the requirement is to select multi...
I am new to servicenow portal I have to update incident record in widget by using client side ,server side scripting,i need some mandatory fields like callerid,shortdescription,description to update of any incident record please help me out from this...
I need to set the Action status of a Case to 'Needs Attention' and autoclose to 'False' whenever the resolved case resolution is rejected by the user on the portal. How should i achieve this? Also, the corresponding record change needs to be captured...
Hi Community!I try to figure out why on my custom table which i extended from sn_customerservice_case and has no own ACLs on it following code is not working as i would expect: var record = new GlideRecord('sn_customerservice_standard_case'); record....
Hi , How to change agent workspace icon on address bar as well as how left side bar color also on top need write after banner image in ServiceNow.
Hi There, I have a requirement where if the user select month and year from a calendar for viewing a report, we should validate if the selected month falls between his actual start date and end date(u_start_date and u_end_date). I have written a scri...
How can we disable the customer satisfaction surveys sent out for the reopen tickets?
I've been in the ITSM wheelhouse for the last few years and had little interaction with 'Customer Facing' side of SNow. I'm trying to figure out what the difference is between Customer Service and Consumer Service. My other issue in line with this is...