SoapUI for DataPower 01: A Common Library Framework
We will develop a generic framework within SoapUI for executing DataPower XML Management Interface API’s with common and reusable libraries and API’s.
How To Use Drobo 5N/5N2 as a Git Server for Xcode
In this tutorial we will configure our Drobo 5N or 5N2 and show how to use it as a Git Remote Repository and use it within Xcode to track and share our projects.
SoapUI Tip 01: Meaningful Endpoints
If your DataPower IDG environment is like most, defining endpoints in soapUI for your SOMA / AMP services leads to a confusing mess!
Iterate Through Soap Response Nodes in soapUI and Groovy
How to Iterate over a list of nodes in soap results using soapUI and Groovy.
BASH 01: Trim Your Args!
Learn about the basics and quirks of shell scripting as we dissect a simple but useful bash function for trimming whitespace from arguments passed into your scripts.