Re: Trying to simplify my component by using a reifier

2023-11-29 Thread Steve973
Hi, Claus. Thanks for the recommendation. Originally, I was going to use the RecipientList class and create an instance. I thought that I would see how core was creating the processor, which led me to my interest in the reifier class. When I looked at it, I saw the value in how it set up the ex

RE: How to instantiate out Exchange manually (or automatically)

2023-11-29 Thread Gallais, Baptiste
Hi, Thank you for your answer ! However, i can't find the explanation i need in this FAQ since there isn't any information about why setOut and getOut are deprecated and replaced by setMessage and getMessage. I'd like to keep the old message in the In Exchange and set the new message in the Ou