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

Forum Posts

Resolved! Extract a specific string from a function field

I would like to extract a specific string from a function field.Specifically, a value such as "[ABC]XXXXX" is entered in the short description, so I would like to register the value extracted from only the "XXXXX" part in function field A.Is this pos...

MiY by Tera Contributor
  • 446 Views
  • 2 replies
  • 1 helpfuls

What is Idea Stage and how does it work ?

In Idea module, there is a field called Stage. I want to know how does this field get value stage from Demand or Project or Defect like in this image and show that table state on the list => I want to create a filter on this field on my custom Servic...

sieusaopolo15_0-1748250766068.png

Resolved! Help with UI Script.

Hi Everyone,  I have created a UI Script in Custom Scope 'A' and I want to call this script into UI Action which is present in custom scope B.  Is it Possible for me to call cross scope UI script into UI Action. UI Script:functionsUIscriptHelpers(); ...

Resolved! Unable to login to Personal Dev Instanace

I'm trying to log in to my PDI : https://dev328483.service-now.com/login.do, however, I'm getting this error User name or password invalid. To reset your admin password, click here. Please note this is different than the credentials used to sign in t...

leroyv by Tera Contributor
  • 389 Views
  • 1 replies
  • 1 helpfuls

Resolved! how to integrate serviceNow to salesforce ?

Integrating ServiceNow and Salesforce can be a game-changer for businesses looking to streamline workflows, enhance customer experiences, and improve operational efficiency. Whether it's syncing incidents with cases, automating approvals, or ensuring...

prerits by Kilo Guru
  • 2183 Views
  • 5 replies
  • 3 helpfuls

Resolved! Dynamic content block interactive filter on sys_user_group table

I am trying to create an interactive filter using dynamic content blocks on the sys_user_group table to apply on a report based on a Database view that does an either or on a couple of group fields on the DB view. Unfortunately, the dropdown is not p...

Srini22 by Tera Contributor
  • 888 Views
  • 4 replies
  • 1 helpfuls

PagerDuty integration

Hello community.I wanted to automatically integrate incidents created in PagerDuty with ServiceNow, so I followed the instructions on the following site to set it up.https://support.pagerduty.com/main/lang-ja/docs/servicenow-integration-guideIn step ...

ClayS by Tera Contributor
  • 1487 Views
  • 2 replies
  • 0 helpfuls

Resolved! Script Include and Client Script using glideajax

I have a variable in a variable set that shows all users by default and they do not want to change that, but on an order guide and the catalog items under that order guide, they want that user field to only show active users. Script Include var Filte...