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

Forum Posts

Need help with Catalog Checkout widget (service portal)

We have onboarding form built using Order Guide. This form has a requested for field where the manager puts in his employee name for onboarding. This form when reaches the "Order Confirmation" screen, it pulls the gs.getUser().getID() in the requeste...

Community Alums by Community Alums  
  • 1749 Views
  • 3 replies
  • 0 helpfuls

Using the Jenkins Spoke

So I am just starting to try and use Flow Designer for integration.  We currently use Jenkins as well as ServiceNow.  Is there a guide that will walk me through how to call a job or perform a build?  I am just looking for a basic guide to get started...

Bill7 by Mega Expert
  • 4856 Views
  • 6 replies
  • 1 helpfuls

Resolved! Issues with gr.isActionAborted()

Hello, I am having issues with gr.isActionAborted(). Even though my update does NOT go through, gr.isActionAborted() returns false. Weirdly, when logging gr.update(), it returns null... I logged it like this. This code snippet is placed within an if-...

kyrresc by Tera Expert
  • 6878 Views
  • 14 replies
  • 0 helpfuls

Resolved! LDAP Import - How to exclude sub ou?

Hi All, We have starting search directory OU=Users,OU=CompanyA,DC=abc,DC=com, DC=au We have sub OU called contractors (OU=Contractors) so in AD, it will be OU=Contractors,OU=Users,OU=CompanyA,DC=abc,DC=com, DC=au How do I exclude OU=Contractors? I ha...

Kifrez by Kilo Guru
  • 3541 Views
  • 5 replies
  • 0 helpfuls

Why do article views seem to reset annually?

I have found that the article views shown in the article view vs the view count shown in reporting do not match.   It seems the article view meta data does not show cumulative views but resets it annually.   I believe views should be cumulative.   Pl...

Resolved! Urgent: clear the system logs table

Hello Community, I'm urgently trying to delete all records from the syslog table. Some runaway code flooded it with millions of entries, causing minutes pauses in the system. Sometimes even crashing it. It's such a mass it's meaningless to erase the ...

JG6 by Kilo Guru
  • 4546 Views
  • 7 replies
  • 2 helpfuls

Resolved! REST Response problem - Too Large to handle

Hi, I have a REST API call that is returning JSON that is too big(> 35MB). Now I cannot use the response as usual  response.getBody() as it will only support till 5 MB and max 10 if used a property. So I have tried the request.saveResponseBodyAsAttac...

How do you use sys_m2m_template.do?

I'm trying to figure out how to use the sys_m2m_template.do slush bucket.  I see from some of the other 'Edit...' UI actions, that many use this: var uri = action.getGlideURI(); var path = uri.getFileFromPath(); uri.set('sysparm_m2m_ref', current.get...

cbarlock by Kilo Guru
  • 6085 Views
  • 6 replies
  • 1 helpfuls