Oracle Service Bus duplicate message check using Coherence by Jan van Zoggel
Posted
by JuergenKress
on Oracle Blogs
See other posts from Oracle Blogs
or by JuergenKress
Published on Tue, 23 Oct 2012 07:19:00 +0000
Indexed on
2012/10/23
11:09 UTC
Read the original article
Hit count: 576
/Community Events
In a situation where you need some sort of duplicate message check for an Oracle Service Bus project you would need some custom code. Since the Oracle Service Bus is stateless, when it handles a proxy service call it will not know if this specific message was handled before. So there needs to be some sort of logic in your service for validating it’s a new unique message id.
For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.
Blog Twitter LinkedIn Mix Forum
© Oracle Blogs or respective owner