Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Attachment Dialog is Displaying "Encrypt with Module" Dropdown

Hi all, We just had a user report this to us. The attachment dialog is displaying a "Encrypt with Module" dropdown that we do not want to expose to the end user. I cannot figure out where to go to hide this element. Thanks in advance. 

Untitled.png
ParkPants by Tera Contributor
  • 1303 Views
  • 2 replies
  • 0 helpfuls

Searching Within A Specific Knowledge Base

I am wondering if there is a way to set up Knowledge to allow a user to search for an article within a specific Base. When a user accesses our knowledge portal they are only able to search through all articles all at once and then have to filter afte...

On- Call Twilio Notify

Hi Team, I am working on On-call Twilio module. In this i have to identify when primary user is not picking up the phone then it gets transferred to auto answering machine/voice mailbox. thus i had configured (is_human field in notify_call table). th...

rohan patil2 by Tera Contributor
  • 1472 Views
  • 3 replies
  • 0 helpfuls

How to fetch data to another table

Hi Developers, I stuck at data transfer to another table. Like I created one custom table for requirement. Now I want fetch total records to another table. In my custom table I dot walked all field to show data in table. Custom table (sn_vul_vulnerab...

Resolved! Remove option from Lookup selectbox based on other field

Hi,  iam trying to populate lookup select box values based on other field but when i keep javascript function in refrence qualifier function , it is returning all the values but in the logs i can see number of records as 4 only. Does calling script i...

sravanthichegur_0-1690399769153.png sravanthichegur_1-1690399883284.png

Resolved! Away status in Service Operations Workspace

Hello, for a specific reason i need to deactivate the "Away" status in SOW so that agent will be always shown as either available or offline.   Is there any way to deactivate the state or to work on inactivity rules in order to trigger the away statu...

MarcoPasqua_0-1690367673148.png

Trigger a notification based on change planned end date time

Hi all, We have a use case where we are looking to have a notification fire when the planned end date time is approaching its final hour. This is to serve as a reminder to close off changes.I can get this working fine if we base it on the day but not...

craigmu by Tera Contributor
  • 1283 Views
  • 3 replies
  • 0 helpfuls

Resolved! Automatically Create RITM using Workflow (CARTJS)

Hi,  We have a catalog item (lets say name as: "Assets")  with 2 variables1. requested for2. category  (type: select box) with 2 choices        choice1: AWS        choice2: Hardwarewhen "AWS" is selected it should trigger a catalog item(called AWS Re...

mounika7675 by Tera Contributor
  • 1270 Views
  • 4 replies
  • 1 helpfuls

Resolved! About the user who executes server-side scripts

Can you please tell me who is the executing user of the script?We believe that the login user is the executing user for client-side scripts.So who is the executing user for the server-side scripts?

Best Way to store catalog approval group

We are having multiple catalog items and we have flows associated per catalog item for approval and task creation. Now approval group for each catalog item is stored in the flow (which for me seems to be hardcoded). Anytime we need to make changes in...