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

Forum Posts

Resolved! Attachment Help!!

How to Send attachment over E-Boding in ServiceNow.. I tried the below code but not working   var SendIncidentWithAttachments = Class.create();SendIncidentWithAttachments.prototype = {initialize: function() {},sendIncident: function(incidentSysId) {v...

Control - M Integration

Hello Team, We received the requirement like need to integrate Control - M with ServiceNow.I searched for Documents in Google. But didn't find the related documents.If you have any documents could you please share with Me. Regards,Sulochana.

sulochana by Tera Contributor
  • 1248 Views
  • 4 replies
  • 0 helpfuls

custom edit slushbucket label issue

Hello guys, I have a silly problem that has been messing with me the all day. I made a m2m using cmdb_ci_business_app and sys_store_app   I have a custom table and I am displaying that m2m in a related list after creating the relationship between my ...

JoaoV_1-1759695805144.png JoaoV_2-1759695829666.png JoaoV_0-1759695758502.png JoaoV_3-1759695857098.png
JoaoV by Tera Expert
  • 1326 Views
  • 6 replies
  • 0 helpfuls

Modifying provider notifications

In an effort to supplement but not fully replace emails just yet we're trying to leverage provider notifications in the Next Gen UI. I'm able to get some pretty basic notifications put in place but anything that seems a little more robust has been a ...

STRNow by Tera Contributor
  • 622 Views
  • 1 replies
  • 0 helpfuls

Resolved! Copy to clipboard in UI Builder

Is there any way to "Copy to clipboard" in UI Builder? We need a button that a user can click that will copy text in a text input area to the clipboard.I know this can be done as a UI Action, but I cannot find a way to do this in UI Builder. 

Report to pull RITM variables and Task SLA ?

Hi Experts, We have a requirement to pull RITM variables of a particular catalog item and Task SLA fields in same report, would require help on this requirement. Thanks,Jay

Jay N by Tera Contributor
  • 1114 Views
  • 3 replies
  • 0 helpfuls

Resolved! RUn flows with Service account

Hi community is there a way to run flows as a service account that I create in the user table.I can only see options to run as system user or as user who initiates flow. thanks in advance

AnthonyMull by Tera Contributor
  • 3345 Views
  • 8 replies
  • 1 helpfuls

On Hold duration calculation

I have the scenario, to calculate total duration when incident is put on hold and stop the calculation when incident state is inactive like closed or cancel how to achieve this? 

akshaykcc19 by Tera Contributor
  • 1975 Views
  • 9 replies
  • 0 helpfuls

Create an attachment in a Catalog Item Before Submiting it

I´m creating a new catalog item that will have an html field that must show, before submitting the item, a picture.These picture will be captured by an external integration where I will receive an Base64 content and needs to generate the attachment t...

User327722 by Tera Contributor
  • 832 Views
  • 1 replies
  • 0 helpfuls

Dev Environment with ticket demo demo-data

Good day sorry for asking such basic questions but I am completely new in ServiceNow.I am looking for a way to get some demo ticket data into my a fresh ServiceNow dev environment.When I look into the catalog, I have no clue if there is a correspondi...