Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Issue in encoded query to check dates

Hi,I am trying below query to get the users whose start date is today or 15 days from now. However, it is returning users users whose start date is more than 15 days also. Please help. var gr = new GlideRecord('sys_user');gr.addEncodedQuery('u_user_t...

KarishmaDubey_0-1706634297023.png KarishmaDubey_1-1706634306313.png

ACL Debugging for DB views with Service Account

Hello,I am trying to access a DB view (join on CI classes) via webservice account.Service account has Web Service Access Only checked. Can we debug ACLs for this service account?Are DB views accessible for query via web services? (Record Read ACL is ...

Afsar2 by Tera Contributor
  • 236 Views
  • 2 replies
  • 0 helpfuls

Portal: change logout URL

Hello there,We are using ServiceNow portal and have a business requirement to redirect users on the logout to a different webpage than the portal's login page.  How do I go about changing the logout link's URL in the header's widget on the portal?Tha...

Resolved! Using Javascript Map

Hi,I want to store sysid and an attribute value in a Map and want to store only unique sys id. I want to use this Map for firther processing in later part of hte code. How do I build and parse the map. Any help is appreciated 

maryc by Tera Contributor
  • 2664 Views
  • 1 replies
  • 1 helpfuls

I am having trouble building a MID server.

Whenever I build a MID server on WindowsServer2019 and connect to a ServiceNow instance, I get this error. [Unable to detect PowerShell version on the host machine. Check the MID Server Issue table and the related KB] However, the MID server records ...

スクリーンショット (229).png スクリーンショット (236).png

REST API request time out.

Hi,We are using REST API table endpoint for sys_audit table to get the data from ServiceNow, but it is timing out with an 500 Internal Server Error. Following is the error response:{       "error": {               "detail": "Transaction cancelled: ma...

skymak by Kilo Contributor
  • 14964 Views
  • 8 replies
  • 4 helpfuls