Troubleshooting "Run After" discoveryIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } hr{ border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc; } ul { list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Overview A discovery schedule can be configured to run after the completion of another schedule, for example, so that only a limited set of discovery schedules run at a time. The following figure shows three scheduled discoveries followed by discoveries that are set to "Run After" each respective discovery. "Run After" enables you to sequentially stagger the schedule. Use this option to run this schedule after the discovery designated in the Run after field finishes. Check the Even if canceled checkbox to designate that this discovery should run even if the Run After discovery is canceled before it finishes.Note the following: This option is not valid when the Discovery is started via DiscoverNow, or when using the Discover CI feature.You cannot designate an inactive Discovery schedule.You cannot create a loop by designating the Run After discovery to be the same discovery.This discovery does not run if the Run After discovery does not finish unless the Even if canceled option is selected and the discovery is canceled. Troubleshooting Overview The following flowchart displays the flow from one schedule discovery to the discovery that runs after it. Important business rules, script includes, and script actions involved in triggering the next discovery are: Business rule: Discovery - CompleteScript Action: Discovery Run NextScript Includes: Discovery, DiscoveryPhaser Troubleshooting steps Confirm that the discovery_status.description is "Scheduled". "Discover Now" and "Discovery CI" will not trigger the next discoveries. Check that the discovery.complete or discovery.canceled event was created in the sysevent table. Check that the listed business rules, script includes, and script actions are not customized but match the out of the box versions. Additional Information See the Create a discovery schedule product documentation topic