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

Forum Posts

SAP technical CI's in the CMDB

Hi community members, I am looking for examples on how a technical SAP backend infrastructure is registered and maintained in the CMDB. Which CI classes are used, which relations are used, is Discovery and/or Service mapping used etc. etc. Use case h...

Ed Laar1 by Kilo Guru
  • 1783 Views
  • 4 replies
  • 2 helpfuls

Turn off business rule during flow execution

I am updating multiple records thru flow designer. Since Business rules are set on the fields which are getting updated, i am not getting the expected results. please help on how to disable the business rules during the flow execution. similar to set...

Ravi117 by Kilo Contributor
  • 4046 Views
  • 7 replies
  • 2 helpfuls

Relation between interaction and case

I have an Requirement  in workflow. Created an interaction table by inbound actions.and with certain workflow condition case record is created. I want that particuar interaction record to be displayed in that particular case record related links... H...

Resolved! If we use SSO to Sign into ServiceNow, how to configure password strength for Admins to get in the back door?

We use SSO for users to sign into ServiceNow.  Admins manually set a password in case they need to login via the back door should something happen.  Is there a way to configure the password strength without setting up and using a credential store?   ...

Email Client Template Sender Configuration

My client wanted MI notifications to come from a different name than the current one. I went to sender config within my email client template and selected "TEXT" and typed in what she wanted to say. I tested this and it did work but goes to spam/junk...

Jessica49 by Tera Contributor
  • 891 Views
  • 2 replies
  • 0 helpfuls

Creating the record through REST API

Hi, I want to create new record in SNOW table when user clicks the url (outside of snow platform it may be link in the email etc) and planning to use REST API for this. Can anyone please advise how to achieve this requirement. This requirement is to ...