CSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

What is Difference between Asset and Sold Product in CSM

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...

find_real_file.png
Sironi by Kilo Sage
  • 1965 Views
  • 3 replies
  • 6 helpfuls

Resolved! What is meant by this._log() in servicenow

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))...

Community Alums by Community Alums  
  • 668 Views
  • 2 replies
  • 0 helpfuls

CSM Workspace : Hide activity stream based on condition.

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 ...

Geetika4 by Mega Expert
  • 712 Views
  • 3 replies
  • 0 helpfuls

Resolved! Order Management via CSM Portal

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...

find_real_file.png
James Downs by Tera Contributor
  • 1772 Views
  • 5 replies
  • 1 helpfuls

How to update incident record in widget

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...

Reporting on Case metrics

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...

Nishant16 by Tera Expert
  • 1357 Views
  • 5 replies
  • 0 helpfuls

Resolved! GlideElement.canWrite() dependend on table?

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....

joek by Tera Expert
  • 1281 Views
  • 3 replies
  • 2 helpfuls

Multiple SMTP Accounts ServiceNow

Hello, I get the following error(in attachment also) that I cannot create more than one SMTP email account in ServiceNow. Is there a reason for this? Error: An SMTP already defined. There can only be 1 SMTP Server. Scenario: We want to send DoNotRep...

Minta by Tera Contributor
  • 1722 Views
  • 5 replies
  • 2 helpfuls