Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Issue with body of rest API script

Getting error as Javascript compiler exception: unterminated string literal  Script is below  var request = new sn_ws.RESTMessageV2(); request.setEndpoint('<apiURLhere>'); request.setHttpMethod('POST'); var payload="{ 'data': [ '<value ...

Snehal13 by Kilo Sage
  • 689 Views
  • 3 replies
  • 0 helpfuls

Knowledge Article Comment Widget

Hello All, Posting a comment with the new knowledge article comment widget in the portal results in the kb_feedback comments field containing html tags around the comment text e.g. "Test" will show as "<p>Test</p>" in the comments field. I understand...

Brendan13 by Tera Contributor
  • 2668 Views
  • 6 replies
  • 1 helpfuls

Resolved! Need to send a notification 15 days before end date.

Resource Plan: My requirement is to notify project managers on 15th day before end date that the resource plan will expire. I created a workflow and that works nice with the Timer & Event activity. Workflow condition: This workflow is triggered when...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 2325 Views
  • 6 replies
  • 0 helpfuls

Engagement Messenger, Exception

Hello, Requirement: I'm trying to implement Embedded Messenger feature for one of our client.  I've configured the module, copied the "Embed Code" in my third party website page (which I've considered as another ServiceNow instance for a testing purp...

Anagha5_0-1698402155337.png Anagha5_1-1698402777875.png
Anagha5 by Tera Contributor
  • 809 Views
  • 1 replies
  • 0 helpfuls

call script include from ui script

Hi I am getting null. plz help.script include:client callable: yesvar CheckUserRole = Class.create();CheckUserRole.prototype = Object.extendsObject(global.AbstractAjaxProcessor, {    u_hasRole: function() {   var role = this.getParameter("sysparm_rol...

Rosy14 by Kilo Sage
  • 618 Views
  • 2 replies
  • 0 helpfuls