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

Forum Posts

Resolved! How to get sysid of a flow in Washington release?

Hello all,I was not able to find sysid of a flow in flow designer in Washington release. In previous releases, we can find the sysid when we right click on the flow in the list view. Could anyone help me out to find the sysid of flow without using sc...

Pavithra R2 by Tera Contributor
  • 1387 Views
  • 3 replies
  • 3 helpfuls

AI Search Field Mapping Reference Field for Facet

I am trying to use a different field for a faceted search than the default display value of a reference field. I have attempted to use the field mapping using the dot walk attribute but I must be missing something. I want to be able to use the portal...

Flow Designer email inbound does not capture the email body

Hi,I am trying to move forward using Flow Designer to ingest inbound emails. its pretty straight forward, but I notice that when I want to capture the body or body text, and populate in Description of an incident its always blank.What could be the is...

Jay Jav by Tera Contributor
  • 2121 Views
  • 5 replies
  • 5 helpfuls

Resolved! Why I just can not get the field value from UI Macro

Hi, I have a field ('name') and a UI Macro on a form. The UI Macro is just to get the field value and display it. The code is like below. ----------------- <?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="gli...

find_real_file.png
James100 by Kilo Expert
  • 3916 Views
  • 17 replies
  • 4 helpfuls

Report on Asmt Metric Instance Table

Hello All,I am trying to create a report on Asmt Metric Results table to capture the feedback from our stakeholders.Its looking good as i can see the feedback comments, portal page (kb_article, sc_cat_item, my_requests etc), assigned to user. However...

dvelloriy_0-1722438616777.png
dvelloriy by Kilo Sage
  • 2320 Views
  • 5 replies
  • 0 helpfuls

API Response: , HTTP Status: 0

i am using the below code to send to my flask api but i am seeing the message is not getting posted as the HTTPstatus code is 0 .my flask api is working fine as i am able to post from python script and its exception response Can anyone please help me...

Resolved! Enable inline creation on a related list

I have seen this in out-of-the-box ServiceNow forms, such as ATF Suite. User can create a bunch of new records in line in the list without having to click "New" and go to the form each time. Here's a picture of what it looks like on the ATF Suite for...

txag08 by Tera Contributor
  • 1151 Views
  • 2 replies
  • 2 helpfuls

Need to add date stamp to Document Template

Hello, I am looking to add a date stamp to a PDF Document template of the date/time the employee signature was completed. What is the best way to go about this? I have a field for Signature Date- can I use an advanced script? Any advice is appreciate...

RylieMarkle_0-1698691172120.png
Rylie Markle by Tera Contributor
  • 1100 Views
  • 5 replies
  • 1 helpfuls

Convert XML Data to JSON Servicenow Integration

How to convert XML data to JSON in ServiceNow Integration var xmldata = 'XML Response';var xmlDoc = new XMLDocument2(); // Servicenow API used to parse XMLxmlDoc.parseXML(xmldata); // XML Parsedvar xmltostring = xmlDoc.toString();    // Need to conve...

gajananvw by Tera Expert
  • 4266 Views
  • 4 replies
  • 4 helpfuls

Resolved! Requirement to use AES256-GSM encyrption

Hello! We have an API that we would like to connect to via REST but one of the requirements is to encrypt some of the values using AES256-GSM.  In our case, the endpoint contains some information that we want to encrypt so the requirement is to gener...

tjschmitt by Tera Guru
  • 1674 Views
  • 2 replies
  • 0 helpfuls

Resolved! Homepage Search and Typeahead

We have the Homepage Search Widget on Employee Center.  It appears to only find whole words, for example if I type 'Report' it will show all items and articles with the word Report in the name field or if the word is in the meta field.   If I'm looki...

Jeannette2 by Tera Guru
  • 1403 Views
  • 4 replies
  • 1 helpfuls