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

Forum Posts

Resolved! View PDF file in service portal

I need to embed a PDF file for the user to view inside the page in service portal. I have tried the following, and nothing works.   The iframe downloads the atttachment instead of showing it. <iframe id="inline_document" scrolling="no" style="width:1...

Juliana by Kilo Expert
  • 14378 Views
  • 33 replies
  • 16 helpfuls

Save preference business rules

Hey guys, I'm trying to change a user's language upon an event being created by an external system. I have the following code in a script action :  var grUser = new GlideRecord('sys_user'); grUser.addQuery('email', event.parm1); // find user grUser....

Add script to flow designer

I am trying to add a script to be executed in a flow. I dont see it available under Actions. The script will execute against the local instance. I am replacing a workflow created in the workflow editor.

API integration strategy

Hey folks, I wanted to pick your brains a bit about how you guys handle platform access via APIs. I'm specifically interested in how you approach integrating data from different teams into ServiceNow Foundation Data and the CMDB. Right now, I'm juggl...

Tone1 by Tera Contributor
  • 2261 Views
  • 3 replies
  • 0 helpfuls

Asset records not getting updated via SCCM

Error log message:java.lang.NullPointerException: Cannot invoke "com.glide.robust_transform_engine.definition_provider.RteEntityField.getRteEntitySysId()" because "field" is nullat com.glide.robust_transform_engine.definition_provider.SymbolManager.g...

Saheed A by Tera Contributor
  • 736 Views
  • 1 replies
  • 0 helpfuls