Re: [Dev] [ESB] Scatter-Gather with error handling

2015-02-13 Thread Koen Geerts
.org Subject: Re: [Dev] [ESB] Scatter-Gather with error handling Hi Malaka, I did already try this, in the FaultSequence I created a message with the PayloadFactory (or the Fault mediator) but it can only be sent directly to the client. I need it to go to the aggregation step and be aggregated

Re: [Dev] [ESB] Scatter-Gather with error handling

2015-02-13 Thread Koen Geerts
: Malaka Silva [mailto:mal...@wso2.com] Sent: vrijdag 13 februari 2015 9:56 To: Koen Geerts Cc: dev@wso2.org Subject: Re: [Dev] [ESB] Scatter-Gather with error handling Hi Koen, Please use PayloadFactory Mediator to generate the required payload (Error Message) in fault sequence. [1] [1] https

Re: [Dev] [ESB] Scatter-Gather with error handling

2015-02-13 Thread Malaka Silva
Hi Koen, Please use PayloadFactory Mediator to generate the required payload (Error Message) in fault sequence. [1] [1] https://docs.wso2.com/display/ESB481/PayloadFactory+Mediator On Fri, Feb 13, 2015 at 1:10 PM, Koen Geerts wrote: > Hi, > I have a question on an ESB proxy/sequence. I will do

[Dev] [ESB] Scatter-Gather with error handling

2015-02-12 Thread Koen Geerts
Hi, I have a question on an ESB proxy/sequence. I will do my best describing the problem and the issues I'm facing: Let's assume that for this case we have 1 ESB and 2 AS. The AS are copies of each other. They provide load-balancing/ High availability. On the ESB we have one proxy which will cal