The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Can't upload file using load data

Hello Folks, I am trying to create some records using transform map. But while uploading a excel file using load data i am getting below message "It looks like the webpage at https://instance_name.service-now.com/sys_import.do might be having issues,...

Resolved! Update search results for catalog items on the portal level

Hi All,Can anyone please help us to show the catalog item short description on portal level. Requirement:Currently search results on the portal only include the catalog item name. The short description needs to be included to provide a better user ex...

LaraReddy by Tera Guru
  • 813 Views
  • 6 replies
  • 3 helpfuls

send mass emails automated

Hello all,I created a new application and we would like to communicate to the end users via emails (mass emails required!!)Requirement is to send bulk emails from List view of records after filtering the records to the ones we want the email to be se...

Tanya Manoj by Tera Contributor
  • 1197 Views
  • 2 replies
  • 0 helpfuls

Resolved! Dynamicall add options to a selectbox

Hi Developers, I have the objective to dynamically add options on the catalog item select box variable when a particular check box has been checked. In an attempt to achieve this objective, I have created a catalog client script (please see below):fu...

Kamva_0-1681672670785.png Kamva_1-1681672894569.png
Kamva by Giga Guru
  • 1379 Views
  • 2 replies
  • 1 helpfuls

Need to download attachments from attachment table

I need to download attachments from the attachment table [sys_attachment] with a filter. There was an old way using processors but they are no longer available. I searched that rest api is another option but you can only get json file with download l...