ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Date picker for UI Page

Hello, I am working on implementing a date picker for a UI page. I have the following snippet in my HTML code-field: <g:ui_date class = "form-control" id = "wt_start" name="work_time_start" value="${sysparm_start_date}"/> Which displays like this: w...

find_real_file.png
kyrresc by Tera Expert
  • 5399 Views
  • 8 replies
  • 1 helpfuls

Resolved! RITM Stages Not Translating

Hi, My RITM stages are available in both English and Hebrew: The Stages are set using the Flow Designer: The issue I'm having is that they are not translating and still appear exclusively in English:   Does anyone have any idea how to resolve this...

find_real_file.png find_real_file.png find_real_file.png
Shane18 by Kilo Expert
  • 3729 Views
  • 2 replies
  • 1 helpfuls

CSDM 3.0 Taxonomy

Hi, In the CSDM 3.0 White Document the Application Services Tables are indicated on the image below, however with the introduction of the Common Service Data Model (CSDM) navigation pane (Paris) I'm finding a new table called "csdm_app_services". Doe...

find_real_file.png
Armacar2 by Kilo Expert
  • 2506 Views
  • 3 replies
  • 0 helpfuls

Reset local password using background script

Hi there I am checking if I can reset the local password of a scoped app user. I don't have access to the scoped app, hence it doesn't allow me to reset it manually and that is expected. I tried to run a background script and it also, gave me the sam...

annmoleapen by Giga Contributor
  • 2142 Views
  • 1 replies
  • 0 helpfuls

Resolved! Insert Hyperlink and open in new tab.

Hi , how do I get the following link to open automatically in new tab instead of the same tab? The following code is entered in journal type field. [code]<a href="http://www.service-now.com">ServiceNow</a>[/code] If the link is click from below scree...

find_real_file.png find_real_file.png
Kifrez by Kilo Guru
  • 7740 Views
  • 3 replies
  • 13 helpfuls

Delete multiple records on large tables

Hello everyone, hope all of you and your families are safe!Here is the issue we are facing. We use SCCM import to populate workstations data into ServiceNow.One of the data source is Network information. It works fine except for millions of Network A...

Resolved! XML Parser Step in Flow Designer - Action

Hi ,   I am using the XML Parser step in one of my action to parse  XML response body.  I have to use the action inside a for each condition in flow. The loop will go up to 5000 times. I got an error for my flow after running for some 2500 records: e...

Minso2 by Kilo Expert
  • 3995 Views
  • 3 replies
  • 2 helpfuls