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

Forum Posts

Download Attachments via Script

Hi, I have been working on a script to export several attachments from Incidents.  Using loops I can get the Incidents and attachment records just fine, I simply cannot get them exported. I tried using a MID Server script but I was unable to figure o...

Creating Field Names with Special Characters

Hi,We have a German client, who has a fairly old on-premise instance with a large number of custom tables.They are in the process of migrating everything on this server to a cloud instance (San Diago)They have hit a problem when migrating the custom ...

Tom Kerman by Tera Contributor
  • 694 Views
  • 1 replies
  • 0 helpfuls

Tiny URL in Servicenow

Dear Team, I have to make the tiny url for the scripted Rest API url created by me for the API call. for EX:  Long URL : https://mydemoinstance.service-now.com/api/x_kb_scope_app/myscopetable/create make it to Short URL :  https://tinyurl/myscopetabl...

KB18 by Tera Guru
  • 2092 Views
  • 5 replies
  • 0 helpfuls

Create request through import set

Whenever a new user is added to 'User' table, raise a request to deliver laptop for the new user through import set. I tried this OnBefore Transform Script -var cart = new Cart();var item = cart.addItem('04b7e94b4f7b4200086eeed18110c7fd');var rc = ca...

aagman4 by Tera Contributor
  • 697 Views
  • 5 replies
  • 0 helpfuls

Resolved! For each item in flow designer

Could you please provide any simple example of for each item use on incident table which could use loop up records aslo . I wanted to understand the actual execution of it .

jay97 by Tera Contributor
  • 6946 Views
  • 2 replies
  • 2 helpfuls

Resolved! How to set the 'Email user label' from script?

How to set the 'Email user label' from script or notification form?   You can modify the 'From' field on an email by using the method 'setFrom' or by setting it in the field 'From' on the Notification.   https://developer.servicenow.com/app.do#!/api_...

knowledge links not opening

Unable to open knowledge article links by navigating to Self Service --> Knowledge.While URL of the links are highlighted at bottom of the browser but there is no action when the link is clicked.Any help would be appreciated.Thanks in advance.

Resolved! Delete a Knowledge Base

Hello, We create several Knowledge Bases on TEST instance and we would like to delete them.How can we do that? I Don't find. Please, be precise I am a novice. Thanks a lot, Sandra

sandraC by Tera Contributor
  • 10163 Views
  • 10 replies
  • 31 helpfuls