will aggregator mediator work in insequence ?
i have splitter split messages jms queue. have proxy service should collect messages , aggregate it.
i have kept aggregator in insequence. logically correct ?
regards guru @gnanagurus
message aggregation cannot done in insequence without having iterate mediator placed in insequence.
there correlation between splitting , aggregation. can aggregate messages split using iterate mediator or cloned using clone mediator within same proxy service.
if can provide me more information on scenario, can further.
Comments
Post a Comment