We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! Workflow is not triggering

Hello Guys, I am working on service catalog implementation, i have created a simple workflow but it is not triggering at all( i have validated and published it but no luck) and i have checked in active context and it doesnot appear in active context ...

find_real_file.png find_real_file.png find_real_file.png
Tejaswini9 by Tera Expert
  • 9351 Views
  • 8 replies
  • 7 helpfuls

Where is SNC.AssessmentCreation() ?

I am trying to understand the below piece of code especially the first line in which an object is created. I understand it is creating a new assessment i don't understand below points.1. Where is the AssessmentCreation()(i believe script include) is ...

Resolved! End impersonation for users with low roles

Hello, I was building a script on the existing script include "ImpersonateEvaluator" and I was able to to check that if a user that I'm trying to impersonate has a change_manager role, then the current user should have both itil and change_manager ro...

Evren Yamin by Tera Contributor
  • 1962 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to determine the CI name

Hello,I'm pulling the CIs dant via Microsoft Intune. I want to create the CI name but I'm confused.For exemple now on the alm_hardware table this is the rule for the CI name.if Class field is on the form CI name is set to Serial Number and Model name...

naxis alx by Tera Contributor
  • 5059 Views
  • 1 replies
  • 0 helpfuls

Bi directional integration with ServiceNow

Hello everyone, I have a requirement to integrate the ServiceNow to third party tool and it's a bi directional integration.As I learner, I am not aware of what are steps to needs to be followed to achieve this requirement, I have gone through some co...

Naga19 by Tera Contributor
  • 4314 Views
  • 2 replies
  • 0 helpfuls

Cannot read property "length" from null

I have written a script to find some specific content from all HTML fields from knowledge articles but getting below error when there is not specific data in one of the field, not sure what should I write so that it can run only when there is at leas...

GovindDhande_1-1664916255101.png
GD11 by Tera Expert
  • 2575 Views
  • 6 replies
  • 0 helpfuls

Resolved! Issues after Cloning

Last night, we had a clone.  After the clone, nobody was able to login to our dev environment, not even with a local (non-ldap) account. When I reached out to ServiceNow they said that the ldap_server_config was listed in the preservers table and not...

Linda_G by Kilo Sage
  • 4353 Views
  • 3 replies
  • 0 helpfuls

Resolved! GlideQuery - how to update records with Stream methods?

Hello,   I've been wondering for a while how to update records using GlideQuery while interacting with the records with methods like filter(), map() or forEach(). The documentation mentions this being possible: "For example, you can use the forEach()...

NS by Kilo Sage
  • 2992 Views
  • 1 replies
  • 3 helpfuls