Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! How to remove the ServiceNow logo on the header?

Hi  Guys, I have updated the system property for sn_km_portal.glide.knowman.serviceportal.enable_redirect to true as per https://www.youtube.com/watch?v=m9ZwsEw4NlE&t=1s Whenever I open an article, there is a ServiceNow logo showing, how do I get rid...

JLeong_0-1712927932268.png
JLeong by Mega Sage
  • 2144 Views
  • 3 replies
  • 3 helpfuls

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

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
  • 3113 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
  • 1910 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
  • 1798 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...