Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

VR Patch Orchestration - Patches without solutions

jbernardo
Tera Contributor

The official documentation states that the relationship between a patch and a solution is established during the Patch record creation when the integration runs. 
Afterwards, only if the patch receives an update and is ingested again, the solution lookup is performed.
This obviously creates a dependency on the Solution and Patch integrations timing for it to work correctly.

In my experience, the matching that happens when the sn_vul_patch_orch.no_solution_patch_rollup property is true yields low results.

Is there a particular reason why there isn't another mechanism to retry finding a solution for the patches? Am I missing something?

1 REPLY 1

ruboas
Tera Contributor

I'm also struggling with the same issue.