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

Forum Posts

Getting redirected to the SSO Login page

I have a strange issue where if I hit the base URL (https://<instance>.service-now.com/) after having navigated to the SSO Login URL, I keep getting redirected to the SSO Login page via the auth_redirect.do page. Without visiting the SSO Login URL, I...

ayman_h by Kilo Sage
  • 9390 Views
  • 7 replies
  • 0 helpfuls

Handling location data for servers in CMDB

What's the best way to handle locations for servers? We have SCCM integration currently and I'm aware that for users who are logged in the most get assigned an asset in both SCCM and ServiceNow. Should that be turned off for servers specifically so t...

KB15 by Giga Guru
  • 2385 Views
  • 2 replies
  • 0 helpfuls

Resolved! Infomessages on portal

Where I can configure infomessage on portal, for example when new HR case is created, there are two infomessages, I need to change them little bit (trim surname and change link) but I have no idea where I could find them.

find_real_file.png
Jan Brani_ by Tera Expert
  • 8630 Views
  • 17 replies
  • 5 helpfuls

Time zone in user settings resets to ?

From the gear icon on any SN page, the users can set their timezone.We've found that when users set their time zone to something specific, it will reset to a question mark after sign out/sign in or the very next day they try to get into SN.Anyone kno...

e_wilber by Tera Guru
  • 4891 Views
  • 2 replies
  • 3 helpfuls

Comments are not updating through integration

Hi All,   I am doing an integration between two snow instances. All the data is moving fine from one instance to another. Even the data are also updating without any issue.   But when I try to updating the additional comments and worknotes in source ...

Jaya4 by Kilo Guru
  • 2278 Views
  • 5 replies
  • 0 helpfuls

SMS Delivery Issue to AT&T Devices

Anyone else having issues sending notifications from ServiceNow via email to AT&T SMS devices? For many years we've used the Email2SMS functionality that nearly every US provider supports to send text messages to our users via their SMS email address...

Chad Hall by Tera Guru
  • 5641 Views
  • 13 replies
  • 1 helpfuls

Images in description field

Hi, Im wondering if its possible to have an image visible in the description field for an incident? When a user sends a ticket by email and has images in the email, the images get uploaded and put as attachments. But I want them showing together with...

find_real_file.png
Bosse by Kilo Contributor
  • 3518 Views
  • 5 replies
  • 2 helpfuls

Exclude and Preserve CMDB tables

How everyone excluding and preserving the CMDB data during cloning. We don't want our PROD data to be copied to DEV also we don't want DEV data to be cleared after cloning by cleanup script.  For a note , the existing OOB preserve and exclude option ...

Resolved! RESt API attachment timeout over 300s

I have a big file in sys_attachments that I am trying to retrieve with a REST API call to the Attachment API. The file is 279MB I increased the API Attachment Request timeout from the default 60 seconds to 360s just to allow this file going out. Howe...