We're usign the SolarWinds plugin for ServiceNow to allow SolarWinds to create/update incidents. This is working fine except for one piece. Our struggle is that some incidents are being re-opened almost immediately after we resolve them. There is a (5 minute?) timer quirk that can happen when:
- Incident is resolved in ServiceNow
- ServiceNow checks with SolarWinds.
- SolarWinds alert may still be active b/c its 5 minute polling interval has not occurred
- So, ServiceNow re-opens incident that we had just recently resolved.
Is there a way to modify the integration behavior to avoid this or do we need to change our procedures? Having agents clear the alert first in SolarWinds then resolve the incident seems like extra unnecessary work. Unless someone can confidently tell me that's the way it has to be, we're still holding out hope.