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

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

Forum Posts

Resolved! Short description missing while creating HR Case

Hi Team, While creating HR case short description value set with HR service (as per OOB) from native view.But one of our client instance, short description value missing while creating HR case from the native view. Please suggest how can we fix this ...

kumar22 by Tera Contributor
  • 1298 Views
  • 6 replies
  • 1 helpfuls

Display List report in mobile app

Hello! I have a requirement to display an existing report (type list) in the mobile app.As far as I know, we can display chart reports in mobile app. It there a way to display other types? Thank you,Elena

variable substitution

hii  i need to do variable substitution my http query parameter name is enclave_name and my variable name is enclave_name..if i give any value in script restMessage.setStringParameterNoEscape('enclave_name',  'tes123');mannually its working fine iam ...

Shabbir1_2-1674458219301.png Shabbir1_3-1674458298329.png
Shabbir1 by Tera Contributor
  • 969 Views
  • 4 replies
  • 0 helpfuls

Resolved! Auto-expand Inbound mails on Incident activity

Is it possible to allow Emails displayed on the Incident activity UI Formatter to be automatically expanded when an Incident is opened? As we give most of our caller updated via the email button, it would be useful for our analysts to be able to see ...

domaners by Kilo Guru
  • 5181 Views
  • 18 replies
  • 2 helpfuls

Resolved! Api key in client script

I am trying to create a catalog and my requirement is to create 2 values in the catalog1. a referencefield whose value will be from sys_alias table for which I have created 1 record in connection & credential alias and have provided an API key for th...

kiwi07 by Tera Contributor
  • 2622 Views
  • 9 replies
  • 1 helpfuls

Resolved! Adjust the height of the container in portal

Hi, We have an urgent requirement to adjust the height of the 'Home Page - Container 1- How can we help?'Please let me know if this can be done to modify the height .. Early response will be highly appreciated. Thanks

How to add npm module into servicenow?

Hello I just wnat to know that is it possible to add npm module into servicenow? Basically I have a requirement in which I need to implment https://openpgpjs.org/ so that we can perform pgp encryption.This library contains many JS files so is there a...

Marqus by Kilo Contributor
  • 4677 Views
  • 5 replies
  • 2 helpfuls

PRINT INCIDENT CATEGORY BASED

@Ankur Bawiskar / Team, Help!!! Needed  Please need your input on this please help me as I NEED TO PRINT INCIDENT CATEGORY BASED WITHOUT ENCODED QUERY  , I NEED SOLUTIION IN BOTH WAYS I MEAN GLIDE RECORD AND GLIDE AGGREGATENEED TO GET OUTPUT BASED ON...

ARAVIND22 by Tera Contributor
  • 3140 Views
  • 4 replies
  • 1 helpfuls

Resolved! Difference between Easy Import and Import Set

I am wondering which one I should have the bulk user registration done with.It would be helpful if you could include the advantages and disadvantages.For example, can csv files only be used in an import set, or can you update existing records or crea...

rui031 by Tera Contributor
  • 1808 Views
  • 2 replies
  • 2 helpfuls

How to add reminders for an incident

Hello Everyone,I am looking for some help with adding reminders to an incident.I congifured the related list and added the reminder into the list.When the time triggers and an email notification has been sent i just get an email with link to the inci...

Renu4 by Tera Contributor
  • 1164 Views
  • 1 replies
  • 0 helpfuls

Resolved! Send attachment in outbound REST integration

I am trying to send an attachment via outbound REST integration. I have created a POST HTTP method with the following query parameters - {"task_number":"${task_number}","task_cmdb_ci":"${task_cmdb_ci}","attachment_list": "${attachment_list}"} attachm...