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

Forum Posts

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
  • 3456 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
  • 2744 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...

shannont by Giga Guru
  • 2935 Views
  • 4 replies
  • 10 helpfuls

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
  • 3457 Views
  • 7 replies
  • 2 helpfuls

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
  • 4708 Views
  • 6 replies
  • 1 helpfuls

Opening URLs in a new Tab

Does anyone know how to open External URLs in a new tab? The links all seem to open in the same window. I am adding a Menu item in our Portal and I've tried using the URL Target field with _new and _blank with no luck

Capture.JPG

How do I clean up an update set?

I'm working with an update set for the first time and need to clean up unnecessary entries before pushing it from dev to test. I'm having trouble understand what to remove. (1) Can I delete anything where the "Action" says "DELETE"? I have several th...

klo980 by Kilo Contributor
  • 2660 Views
  • 3 replies
  • 4 helpfuls

Resolved! Flow Designer - Wait Conditions

Hi A I am struggling to get started with parts of flow designer and would like to some advice on how to go about achieving something specific. I have a flow that calls several reusable sub flows. Most of the sub flows are very basic in that they are ...

Richard T by Kilo Guru
  • 3087 Views
  • 2 replies
  • 2 helpfuls