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

Forum Posts

Reply and Forward Inbound email actions

I would like to write a single inbound email action for the following three scenarios.1. Reply email (Obviously has watermark)2. Forward email with watermark3. Forward email without watermarkBy default, inbound emails of the Forward type always gener...

karthikdoure by Mega Contributor
  • 4973 Views
  • 4 replies
  • 0 helpfuls

Remove Inactive users from knowledge base table

Hi Team,I have a requirement for removing the inactive managers[kb_managers] from knowledge base[kb_knowledge_base] table using scheduled job.  1. If multiple users[inactive and active users] are present in the Managers[kb_managers] field of Knowledg...

Amrutha K V by Tera Contributor
  • 944 Views
  • 8 replies
  • 4 helpfuls

Populating dependent values from table

I have a table with type and sub type. I am referencing them in another table. Two fields on this table I am able to get the type values but could not set up dependent value to get the sub type. Does it needs to be done in client script using glide a...

samadam by Kilo Sage
  • 1162 Views
  • 5 replies
  • 0 helpfuls

Unable attach to a change request

Unable to attach docs to Change RequestError Message: "Null, attachment does not exist"Unable to attach Excel doc to Change RequestTried to attach Excel doc to request, says "Null" then upon saving it disappears Any idea why this is happening?

Resolved! Knowledge Articles in Related Search not showing correctly

Wasn't sure where to ask this so hopefully Developers is a good place. After our recent upgrade to Toyko (last week), when creating a new incident and using related search, knowledge articles are appearing for a second when clicked and then minimizin...

Selecting KB when it shows under related searh results in an Incident.jpg After the knowledge article opens - what happens 1st.jpg After the knowledge article opens - what happens 2nd.jpg
Staxed by Tera Guru
  • 4884 Views
  • 15 replies
  • 5 helpfuls

How to Join two tables without common column

Hi Team  I have two tables with different set of columns and both tables do not have common columns to create database view and do left join. Could you please suggest how can i achieve this

nive63 by Kilo Contributor
  • 1024 Views
  • 1 replies
  • 0 helpfuls

Resolved! Add checklist items to Catalog Item from Flow Designer

I have a flow designer creating a Catalog Item and the user wants us to add checklist items to the SCTASK.I'm used to writing script to perform this in Workflow, but how do I do it in Flow Designer?onTaskCreated(task.setNewGuid()); //setting the guid...

cgedney_0-1689708166928.png

How to stop the form submission from onchange Client Script

Hi Experts, I have a requirement when user enters invalid email pattern and tries to save the form, it should abort the form submission.Below is my script Please correct it to make to work. function onChange(control, oldValue, newValue, isLoading, is...

Pravalika1 by Tera Contributor
  • 1447 Views
  • 3 replies
  • 0 helpfuls

Service Portal: Custom Homepage Search Widget

I'm attempting to customize a copy of the Homepage Search widget. The original is currently on the homepage of our Service Portal. It searches the Catalog, Knowledge Base, and Users.For the copy, I want it on a different page as the company directory...

Good Way of Logging Messages

When doing development work, I find that being able to SEE what is going on is critical, so I rely heavily on logging.But I have had a lot of frustration with trying to log things to the regular ServiceNow system log, so I decided to create my own Lo...

UserLog_MessagesInTable2.png UserLog_MessagesInTable.png UserLog_CodeExample.png UserLog_EasyTableDefinition.png
G24 by Kilo Sage
  • 857 Views
  • 2 replies
  • 0 helpfuls