Hi
I am new to WSO2. I have a meditaion setup as follows:
Proxy
In Sequence:
Step 1: Receive client request
Step 2: Xform
Step 3: invoke end Point service
Out Sequence:
Step 1: Response received from end point
Step 2: Xform
Step 3: cache response
Step 4: Send 1K of data for response
My question is for the out sequence. If the payload to return to the
client is over 1K I need to cache it - that I can do via some form of
persistence. The client presumably will make additional requests for
the remaining data as it needs it. What would be the best approach
from a WSO2 ESB point of view to cache the data and return my initial
1K data response to the client. I am thinking of using a java
mediation - but am wondering if other approaches would be better
suited to this usecase.
All comments are appreciated.
Thanks
_______________________________________________
Esb-java-user mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/esb-java-user