This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Need feature to invoke a specific method in Quartz Gatewaykcbabo Jul 29, 2013 7:21 AM (in response to hisao.furuichi)You could use a custom message composer to achieve the same behavior in SY now. Slightly more involved than just invoking a bean method, but still gets the job done. Instead of adding the capability to invoke a bean to quartz bindings specifically, it might be nice if we introduced a lightweight composer API which could simply be a bean. That would address your specific case and also make working with composers easier in general. 
- 
        2. Re: Need feature to invoke a specific method in Quartz Gatewayhisao.furuichi Jul 30, 2013 10:16 AM (in response to kcbabo)Thank you for the inputs, Keith I'll try with custom message composer and update the results Thx 
 
    