Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Email is creating two incidents for the same issue

Hello,I've come across an issue where an incident that is generated from a specific email address, it will create two incidents (different numbers) with the same short description. I did create an inbound action to be auto-categorized whenever an inc...

SParker12 by Tera Contributor
  • 1109 Views
  • 3 replies
  • 1 helpfuls

Resolved! Can we configure default columns in a Database view?

Hello ServiceNow community, I have a visualization using a database view in the Platform Analytics Workspace. I want to configure default columns on the database view so that when a user clicks on the visualization it opens predefined columns. Is it ...

MarkNguyen_0-1690498481120.png

Capturing email address of users in a List field

We have a list field on our Account table called 'Incident Contact'. Multiple users/contacts from the Account can be added to this field. So, some Accounts can have one contact and some Accounts can have multiple contacts in this field. These contact...

MStritt by Tera Guru
  • 2074 Views
  • 3 replies
  • 1 helpfuls

Create New Incident from URL with prefilled form Fields

Hello.   I am very new to using ServiceNow and we are looking for a way to create a new incident with some prefilled information located in the Summary and description fields.I have the starting url that needs to be added to:https://xxxx.service-now....

danalbrecht by Kilo Contributor
  • 30292 Views
  • 26 replies
  • 10 helpfuls

Resolved! Subflow code snippet is not working in script include

Hi Guys, Looks like I am missing something. I have a simple subflow that I am calling from a script include and it's not working. Client Script:function onChange(control, oldValue, newValue, isLoading) {    if (isLoading || newValue == '') {        r...

JLeong by Mega Sage
  • 1991 Views
  • 4 replies
  • 2 helpfuls

Populating related list through IRE API

I am trying to figure out how to populate a related list at the same time I insert two CIs via the IRE API. In my case, I am trying to list installed software (software) in the out-of-box "Software Installed" related list of a Windows Server (cmdb_ci...

mhashemi by Mega Sage
  • 1646 Views
  • 1 replies
  • 0 helpfuls

Resolved! How do you update the shopping cart price based on quantity?

I have a catalog item for storage that needs to update the price based on what kind of storage and how much they are requesting.   If they choose one type of storage, it's .40 cents per GB / 12 per month (which when selected it does populate the shop...

ctsmith by Mega Sage
  • 6972 Views
  • 9 replies
  • 0 helpfuls

How to call a Flow from a Workflow?

I've seen several posts that show how to call a Workflow from a Flow, but I need to do it the other way around - call the Flow from the Workflow.  I know I need a Run Script but that's all I know. I have several complicated workflows that are initiat...

gjz by Mega Sage
  • 6423 Views
  • 5 replies
  • 5 helpfuls