Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

After Discovery is not running

ShirishG
Tera Contributor

Hello,

 

I wanted my other discoveries to run when I run manually the on demand discovery. So, to achieve this I used the After Discovery. But when checked the discoveries are not running by it's own. I still need to run those discoveries manually. 
Can anyone help me with why my after discoveries are not running automatically as this is the OOTB feature.

 

Thanks!

3 REPLIES 3

Runjay Patel
Giga Sage

Hi @ShirishG ,

 

Verify that the system property for enabling After Discoveries is set correctly:

  • Navigate to property and look for glide.discovery.after_discovery.enabled, Make it true if it is marked as false.
  • If it is missing, then create new property with beow details
    • Name: glide.discovery.after_discovery.enabled
    • Type: True/False
    • Value: True

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

This didn't work. I created the property but that is not working. 

 

I read the document and it is mentioned that After Discovery is not valid if we initiate the schedule from Discover Now Related link feature. 
So I need to schedule it, once it is ran the subsequent schedule will run automatically.