Senduran's Blog
Thursday, September 14, 2017
Reducing image quality with GIMP in batch mode
›
Recently I got some photos and I needed to reduce its quality. I was able to open an image in GIMP . and by following the following menu I ...
2 comments:
Monday, August 7, 2017
While loop in WSO2 ESB
›
How to invoke an endpoint many number of times. There are two situations The number of invocation is defined. i.e we know how many time...
1 comment:
Thursday, August 3, 2017
WSO2 ESB - Powerful Capabilities
›
WSO2 Enterprise Service Bus is a lightweight, high performance, near-zero latency product, providing comprehensive support for several dif...
Saturday, September 3, 2016
How to setup a local SVN server
›
Following commands guide to set a local SVN server, this is helpful when you want to use a temporary SVN sever (eg: testing a cluster setup...
Sunday, February 21, 2016
WSO2 ESB Iterate mediator sample
›
Following is a small API using WSO2 ESB iterate mediator. <api xmlns= "http://ws.apache.org/ns/synapse" name= "simpl...
Saturday, August 8, 2015
Useful XPath expressions
›
The following WSO2 ESB proxy service creates a sample XML payload and logs some useful XPath expressions 1 2 3 4 5 6 7 8 9 10...
Tuesday, July 21, 2015
How to get WSO2 ESB iterate mediator's iteration count
›
WSO2 ESB's iterate mediator is very useful to implement the Splitter Enterprise Integration Pattern. It splits the message based on a ...
5 comments:
‹
›
Home
View web version