Mission critical integration
Summary
I cant't miss a single integrationContent
Hi experts,
I have a mission-critical case where I can't miss a single integration even in the slight possibility of a single failure.
That scenery will be like this:
External Application ---> Integration --> starts an process
I know the Oracle process is stateful, so if there is an infrastructure failure in Oracle Cloud the process will resume when the cloud instance restarts.
But the Oracle integration is stateless, so if there is a failure the transaction is lost along with the data it should have passed to process.
I need a solution where the integration is guaranteed to complete even if a failure occurs.
Tagged:
0