Hi Devs, I would like to know how we can cache the Response to first service only when we adopt "Service Chaining Pattern" [1]
For example, how I can cache the response (3) only and skip (2 and 3) for subsequent requests until cache timeout occurs. [2] As far as I can understand, Cache mediator can not be used as "collector=true" can be placed only at out-sequence. We need to put the response collector on "in-sequence" [1] https://docs.wso2.com/display/ESB481/Service+Chaining+Example [2] https://docs.wso2.com/download/attachments/33136352/327.png?version=1&modificationDate=1391008346000&api=v2 -- *Ruwan Abeykoon* *Architect,* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email: [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
