Hi Hasitha, Hope you need to correlate incoming and outgoing messages. AFAIK in ESB side we have something like this. Because when new request comes we do register callback handler and response exactly mapped to that so that is happening somehow. We need to figure out where we handle that. If you want to trace request path you can set property when request hits proxy and it will go to other servers as well.
Thanks, Sanjeewa On Fri, Jun 28, 2013 at 8:10 AM, Hasitha Hiranya <[email protected]> wrote: > Hi, > > Is there a way to correlate access information going through several WSO2 > servers? > The requirement is like below: > > 1. We are accessing a Data service in DSS via a proxy service at ESB. > 2. That ESB proxy service is used as a BackEnd in an API in API Manager > > Now when an API is accessed we want to publish data to BAM individually > from API manager, from ESB and from DSS. But we want to correlate > individual three records at BAM side. > > In order to correlate we should have some 'id' unique to an access of API > manager, and it should last unchanged through ESB, DSS. > > Is there some unique ID as such out of the box in WSO2 servers? > Have we met with some requirement as such? > > Thanks. > > -- > *Hasitha Abeykoon* > Software Engineer; WSO2, Inc.; http://wso2.com > *cell:* *+94 719363063* > *blog: **abeykoon.blogspot.com* <http://abeykoon.blogspot.com>* * > * > * > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- * * *Sanjeewa Malalgoda* WSO2 Inc. Mobile : +94713068779 <http://sanjeewamalalgoda.blogspot.com/>blog :http://sanjeewamalalgoda.blogspot.com/<http://sanjeewamalalgoda.blogspot.com/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
