How to resolve 404 ServiceNow Cloudblades error
2481
Created On 01/30/24 00:02 AM - Last Modified 10/17/24 03:29 AM
Objective
- To understand why do you get 404 erros in servicenow Cloudblades
- How to rectify the 404 error
Environment
- Prisma SDWAN
- ServiceNow Cloudblades
Procedure
- Cloudblades will send updates about an event until the event gets resolved.
- In this case service now tickets are being deleted before all the events of the case is being resolved.
- This is the reason 404 errors are seen as updates about an event generated cannot updated in the servicenow ticket as it does not exist.
- The solution to fix this would be to change the purging criteria on service now to delete a ticket on the basis of cleared flag for a ticket.
- This way you manage the service now ticket que by deleting them when the ticket is resolved rather than deleting them by number of days.