Hello folks! Someone at my workplace asked me a query – “how to exit in a loop in xquery?”. It is quite simple in other programming languages like – java, etc. just put a “break” in a loop and it … [Read more...] about XQuery: Exit/Break Breakthrough
Abhishek Tanwar – Blog
Enterprise Integration Patterns
We all have been aware of patterns existing in all forms of solution. In this post, I would like to give you a overview of the patterns that are recommended to be followed in Enterprise … [Read more...] about Enterprise Integration Patterns
System Emulator via JMS[Updated]
Hello All! This is in continuation to my earlier post "System Emulator via JMS". I have now enhanced the application with few minor but important changes. Change Summary: 1. Use of logger instead … [Read more...] about System Emulator via JMS[Updated]
Automatic Folder Structure Creation via XL Macro
Hello all! Today, again I am going to post this one to address one of the tedious task that I got at my workplace. The task was quite simple. We need to create folder structures for test cases and we … [Read more...] about Automatic Folder Structure Creation via XL Macro