Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Environment : TOS for ESB 5.1.1.r84309, Windows XP
I'd like to use the InOnly data exchange pattern in Talend Mediation but I can't find a way to do this.
The use case is to receive an 'Event' message via a Cfx/Soap web service, add some dynamically generated headers, asynchronously enqueue message in ActiveMQ (that's where the InOnly pattern comes in) and return a OK response.
It looks like when routes are drawn between components, there is no choice but to use InOut patterns.
Is there a way to achieve InOnly patterns ?
Thanks
Fabrice