HI, I am designing Logging frame work in ESB. My requirement is from ESB I will send request and reply to one Queue, and another flow called audit flow picks the request and response from that Queue for particular client request/response and merge together and put into Audit queue. For synchronous call I can provide same message id for request and reply and audit flow can picks the message from the queue with similar messageid messages and merge together. In case of Asynchronous message how we will maintain similar messageid for both request and reply.
Or is there any suggestion to handle this or any other design you propose. Please reply . Thanks in advance Basher _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
