Hi,
We are developing a SaaS solution and want to offer to customers to seamlessly integrate their data flows with our solution. The way things are packaged for now is Spring integration is...
Type: Posts; User: fdewasmes; Keyword(s):
Hi,
We are developing a SaaS solution and want to offer to customers to seamlessly integrate their data flows with our solution. The way things are packaged for now is Spring integration is...
Ok I'll do that, thx !
Yes I saw this page. But as Arjen said it was fixed I thought that it followed redirects for any method. I was hoping not to have to write a single line of code.
I'll do what you suggest, thanks !
Hi Artem,
You are right. My problem is that A enriches the message and I want to break the message flow and start a new one. That's right but has to still be the same 'thread' meaning by that not a...
Great thanks !
Hi,
Is there a way to clear the message payload and headers at some point in a process flow? For example A receives a message, pipe it to B that will process it and pipe it to C: I'd like B to...
Hi Artem,
Thanks for your reply.
For the first question, you are right. The URL is Ok and the rest template properly sends the request to the destination and gets an answer. The reply from the...
Hi,
in the case I'm trying to address, I receive a call from a third party system that I handle using Spring Integration 2.2.0. After processing the message I have to call back the third party...