I have to get two kind of ISO message and both of them must be
processed. I have been reading JPosGuide about filter but I don´t
believe that it is the solution. is it necessary I develop a custom
channel?
Thanks in advance
You would also need to configure the selection trigger - for one
packager or the other.
Out of interest, how would you know which message type arrived - so you
could steer the packager choice
--
Mark
I have (just - r2793) committed a small change to ensure the receive
method uses the new getDynamicPackager(header, image) method. The base
implementation of which calls the previous version to provide backward
compatibility.
--
Mark