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

Forum Posts

Resolved! sub prod emails not generating to email logs

So i thought that the issue of emails not hitting my email logs was just for a certain context but seems that they arent generating for any of our Notifications (whether based on Incident creation, catalog requests etc). Report based emails appear to...

Les1 by Tera Guru
  • 2469 Views
  • 3 replies
  • 3 helpfuls

Resolved! Search name, not display name

I'm having a problem where my catalog has a search field to find company names from a table. When searching company names you must start search with ' - '(space, dash, space). This is because every company display name it named this way. Is there a w...

find_real_file.png find_real_file.png
Evan Duran by Kilo Guru
  • 1851 Views
  • 3 replies
  • 2 helpfuls

Resolved! Catalog Auto-populate User's Manager's Info

I have a catalog item that auto-populates fields based on user's logged in. If you decide to change cardholder name it will auto populate based off their record as well. My question is how to I auto populate the user's manager's TITLE, and EMPLOYEE n...

find_real_file.png
Evan Duran by Kilo Guru
  • 1762 Views
  • 5 replies
  • 2 helpfuls

Resolved! Regex Parse of HTML

I have a string of "<title>This is a string</title>" and I need to set the values between the tags as a variable thus returning "This is a string" (without quotes of course)... I tried this but it does not work... var str = "<title>This is a string</...

Resolved! Data Stream Flow Action Pagination - Response body expression

Hi All, The response body from external system contains parameters "@odata.count" and "@odata.nextLink" which holds the next chunk results that needs to be invoked. As this is from Response Body then on the below pagination expression is not working...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 2456 Views
  • 4 replies
  • 2 helpfuls

Resolved! Twilio message integration with servicenow

Hello Team, I have created a temp Twilio account and connect it with service-now all the configuration looks good but SMS are not going out to the mobile number, I have tried creating workflow/business rule to trigger the SMS but no luck, there any t...