Retry for Failed Sources
There are scenarios where failures in the source can occur, resulting in errors in the query results. In this case, it is possible to make a call using the “idDatoConsultado” returned in the initial execution and retry only the failed sources without deducting a query from the plan.
To do this, you must call one of the following endpoints using the GET method and send the authentication token in the "Bearer" header (authorization: Bearer).
🔗 Available Endpoints
- Only results with risk: GEThttp://localhost:8080/ValidadorDatainnova/ws/ConsultaConsolidadaService/XXXX/soloRiesgo/true
- All results: GEThttp://localhost:8080/ValidadorDatainnova/ws/ConsultaConsolidadaService/XXXX/soloRiesgo/false
Where XXXX corresponds to the idDatoConsultado returned in the Response JSON