Sending data to a queue when Oracle DB is down or when it does not response
Summary
Sending data to a queue when Oracle DB is down or when it does not responseContent
Hi,
So we are trying to create a queue for our integration between REST and Oracle DB, which also has an onpremise Agent installed. So in a case when the agent is down or the DB is not responding for some reason, we wanted to queue the data so that it doesnt get lost - can anyone suggest good solutions for this?
Thanks!
1