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

Forum Posts

Flow Stages table?

I am noticing when I change the stage from the Update Record action that I have multiple records of the same name. I would love to clean this up but I am having a hard time finding where these records live. Anybody know?

AdamPeterson_0-1712858554950.png

How to add a custom table to contextual search

Hello, Does anyone know how to add the fields of a custom table to a contextual search on the incident form? I've managed to add it to the global search. Also, is it possible to add another search bar to a table that has been added to the incident t...

find_real_file.png find_real_file.png
Sam31 by Giga Contributor
  • 3785 Views
  • 3 replies
  • 1 helpfuls

Resolved! KB Issue - multiple published versions

In our current workflow, if a user makes multiple changes to a KB in a row, it can result in multiple published versions because of how the approvals come through. For example, KBXXXXXX was modified by an user on 4/9 and submitted for approval. Then ...

Resolved! Partner instance, PDI

Hi, I have a question. What's the difference between a partner instance and a PDI? I get that a PDI is a personal instance however, I saw somewhere we can have partner instances. Does it mean we can have a partner instance (obvisouly not a production...

Floriane by Tera Contributor
  • 2810 Views
  • 2 replies
  • 4 helpfuls

Postman Attachment API Example

Create a new HTTP requestSet type to "Post"Set URL to https://[INSTANCE_NAME].service-now.com/api/now/attachment/uploadAdd these headers:Accept = */*Content-type = application/jsonSwitch to body tab, set to "form-data"Add these to body:table_name = [...

Body.png Body-SetToFile.png Headers.png

Resolved! Employee Center Logo

I am trying to change the Employee center Logo and it doesn't seem to be captured in Update set. How can I force it ? or does it have to be uploaded manually in each environment?

samadam by Mega Sage
  • 1800 Views
  • 8 replies
  • 0 helpfuls

Cloud Runner - Generate Tests

Got a couple questions regarding generate tests:1.  Where are the presets saved?2. Is there a way to have the Generate tests page have some fields default to certain value. Trying to figure a way to trigger the test generate automatically after a clo...

Looch by Tera Contributor
  • 1721 Views
  • 4 replies
  • 0 helpfuls

Formatting indented list styles

There are six styles you can choose for ordered lists in the HTML editor that we use when editing knowledge articles. I would like to be able to format outlines like this:Top level itemNested itemDeeper nestingAnother nested itemAnother deep itemThis...