Hi Marcos, Likewise, Another option is to use Message Sampling Processor[1] rather than Scheduled Message Forwarding Processor and define the required properties inside the pointing sequence and call the endpoint from that sequence.
[1]. https://docs.wso2.com/display/EI611/Message+Sampling+Processor Thanks. On Thu, Jan 11, 2018 at 11:37 PM, Juan Pablo Vadell <[email protected]> wrote: > 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 <+54%209%20351%20678-1414> > Work: +54 351 485-6602 <+54%20351%20485-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 > > -- Vijitha Ekanayake Senior Software Engineer*, *WSO2, Inc.; http://wso2.com/ Mobile : +94 777 24 73 39 | +94 718 74 44 08 lean.enterprise.middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
