Hi Marcos,

Maybe you can set an endpoint at the Scheduled Message Forwarding
Processor, that calls a local Proxy Service that inside this new Proxy, set
the the properties that you need and then call the real  endpoint.

JP

Juan Pablo Vadell | *VATROX*
*CTO*

Cel: +54 9 351 678-1414
Work: +54 351 485-6602
skype: jpvadell

On Thu, Jan 11, 2018 at 2:55 PM, Marcos Tarín Esteve <
[email protected]> wrote:

> Hello
>
> How can i add tags (or similar functionality) to a Scheduled Message
> Forwarding Processor?
>
>        <property name="FORCE_HTTP_1.0" scope="axis2" type="STRING"
> value="true"/>
>
>         <property name="DISABLE_CHUNKING" scope="axis2" type="STRING"
> value="true"/>
>
>
>
> I explain the case: I’m sending a message from a proxy service to an
> endpoint adding last mentioned properties without problem. In case of
> endpoint is fallen, I save the message in a queue. Then I would like to use
> a Scheduled Message Forwarding Processor for resend this message to the
> endpoint. The question is if it’s possible from a Scheduled Message
> Forwarding Processor to use last mentioned properties somehow.
>
> Thanks in advance
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to